identificationSupport property

  1. @BuiltValueField.new(wireName: r'IdentificationSupport')
IdentificationSupport? get identificationSupport

Support of the loyalty account identification. Allows knowing where and how you have found the loyalty account identification. Possible values: * HybridCard * LinkedCard * LoyaltyCard * NoCard

Implementation

@BuiltValueField(wireName: r'IdentificationSupport')
IdentificationSupport? get identificationSupport;