Name | Type | Description | Notes |
---|---|---|---|
salesDayClosingTime | kotlin.String | Specifies at what time a sales day ends. Possible values: Time in "HH:MM" format. HH ranges from 00 to 07. MM must be 00. Default value: "00:00". | [optional] |
settlementDelayDays | kotlin.Int | Specifies after how many business days the funds in a settlement batch are made available. Possible values: 0 to 10, or null. * Setting this value to an integer enables Sales day settlement. * Setting this value to null enables Pass-through settlement. Default value: null. | [optional] |