extra property
Defines the bonus percentage, refund percentage or if the transaction is Buy now Pay later. Used for card installments in Mexico
Implementation
@BuiltValueField(wireName: r'extra')
int? get extra;
Defines the bonus percentage, refund percentage or if the transaction is Buy now Pay later. Used for card installments in Mexico
@BuiltValueField(wireName: r'extra')
int? get extra;