ClearingType
No description
enum ClearingType {
INSTANT
DEFAULT
}
Values
ClearingType.INSTANT
Attempt to clear this payment immediately if the financial institution supports it. Can incur additional cost.
ClearingType.DEFAULT
Default type, in which case the payment will be processed by the institutions standard method.