loyaltyID property

  1. @BuiltValueField.new(wireName: r'LoyaltyID')
String get loyaltyID

Loyalty account identification conforming to the IdentificationType.

Implementation

@BuiltValueField(wireName: r'LoyaltyID')
String get loyaltyID;