BillingPlans
MONEI commercial billing plan assigned to the merchant account.
MONEI_PLUS- Standard online plan.MONEI_POS- Point-of-sale plan (in-person payments).MONEI_X- Extended-features plan.
enum BillingPlans {
MONEI_PLUS
MONEI_POS
MONEI_X
}
Values
BillingPlans.MONEI_PLUS
BillingPlans.MONEI_POS
BillingPlans.MONEI_X
Member Of
Account object ● Charge object ● ChargeEventObject object ● SetupAccountInput input