pinMailer property

  1. @BuiltValueField.new(wireName: r'pinMailer')
String? get pinMailer

The letter on which the PIN of the card is printed. This field overrides the PIN mailer design ID defined in the card configuration profile.

Implementation

@BuiltValueField(wireName: r'pinMailer')
String? get pinMailer;