CustomerSettings constructor
const
CustomerSettings({
- CustomerReconciliationMode? reconciliationMode,
balance_settings_param
Settings controlling the behavior of the customer's cash balance, such as reconciliation of funds received.
Implementation
const CustomerSettings({this.reconciliationMode});