promoted property
Indicates whether this payment method should be promoted or not.
Implementation
@BuiltValueField(wireName: r'promoted')
bool? get promoted;
Indicates whether this payment method should be promoted or not.
@BuiltValueField(wireName: r'promoted')
bool? get promoted;