barcodes property

List<PassBarcode> barcodes
final

Information specific to the pass’s barcode. The system uses the first valid barcode dictionary in the array. Additional dictionaries can be added as fallbacks.

Implementation

final List<PassBarcode> barcodes;