type property
Default payment method details. Common for scheme payment methods, and for simple payment method details.
Implementation
@BuiltValueField(wireName: r'type')
CardDetailsTypeEnum? get type;
Default payment method details. Common for scheme payment methods, and for simple payment method details.
@BuiltValueField(wireName: r'type')
CardDetailsTypeEnum? get type;