interface ReceiptDateComponent {
    format: ReceiptDateFormat;
    type: "date";
}

Properties

Properties

A date component to insert into the externalId

type

The type of receipt component