enablePayOut property
When true and shopperReference is provided, the payment details will be tokenized for payouts.
Implementation
@BuiltValueField(wireName: r'enablePayOut')
bool? get enablePayOut;
When true and shopperReference is provided, the payment details will be tokenized for payouts.
@BuiltValueField(wireName: r'enablePayOut')
bool? get enablePayOut;