identificationSupport property
- @BuiltValueField.new(wireName: r'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;