thirdParty property

PaymentOptionType thirdParty
getter/setter pair

A third party is the payer.

Implementation

static PaymentOptionType thirdParty = PaymentOptionType(3, 'THIRD_PARTY');