collect property
getter/setter pair
The payment is collected.
Implementation
static PaymentOptionType collect = PaymentOptionType(4, 'COLLECT');
The payment is collected.
static PaymentOptionType collect = PaymentOptionType(4, 'COLLECT');