loyaltyCard constant

  1. @BuiltValueEnumConst.new(wireName: r'LoyaltyCard')
IdentificationSupport const loyaltyCard

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

@BuiltValueEnumConst(wireName: r'LoyaltyCard')
static const IdentificationSupport loyaltyCard = _$loyaltyCard;