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

Properties

Properties

A date component to insert into the externalId

type: "date"

The type of receipt component