Skip to content

Interface: ApplicantActionsCreateApplicantActionPaymentMethodValue

Describes the structure of the paymentMethod parameter of paymentMethod

Handle applicant actions

subType

Optional subType: string

A payment subtype. For example, VISA, MASTERCARD, etc.

See

Create applicant action API Reference

Defined in

src/client.ts:1490


type

type: string

A payment type. Can be: bankCard, eWallet, wireTransfer.

See

Create applicant action API Reference

Defined in

src/client.ts:1484