Optional associatedOptional auxiliaryThe auxilary fields for the card. These are used to construct the card layout. You add the key of the field you want to set here in the sequence you want them to be displayed. *This is not used on all card styles.
Optional backThe back fields for the card. These are used to construct the card layout. You add the key of the field you want to set here in the sequence you want them to be displayed.
Optional backgroundThe background color of the apple card.
If you want to apply barcodes to the card, you can define them here. Typically you only have 1 barcode per card.
Optional descriptionThe description of the card.
Optional expirationThe expiration date of this card. This card will be moved to the expired section of the device wallet once expired.
Optional foregroundThe text color of the apple card.
Optional groupingThe pass grouping identifier used to group multiple cards together on a single device.
Optional headerThe header fields for the card. These are used to construct the card layout. You add the key of the field you want to set here in the sequence you want them to be displayed.
The images for the card. These are used to construct the card layout. The images styles used are dependant on the passStyle.
Optional includeWill show the android header on the card if true.
Optional labelThe label color of the apple card.
Optional nfcThis will apply an NFC to the card, if NFC is supported by your certificate.
The pass style can be one of the following:
Optional primaryThe primary fields for the card. These are used to construct the card layout. You add the key of the field you want to set here in the sequence you want them to be displayed. *This is not used on all card styles.
Optional relevantThe relevantDate of this card. Applicable to events and coupons, will cause a message to be displayed on the card.
Optional secondaryThe secondary fields for the card. These are used to construct the card layout. You add the key of the field you want to set here in the sequence you want them to be displayed.
Optional subheaderThe subtitle of the card.
Generated using TypeDoc
The WalletTemplatePassData object contains the configuration for the Apple Wallet layout of the template.