Class PaymentMethodType
Enum representing an EasyPost payment method type.
Implements
Inherited Members
Namespace: EasyPost.Models.API
Assembly: EasyPost.dll
Syntax
public class PaymentMethodType : ValueEnum, IEnum
Fields
| Improve this Doc View SourceBankAccount
The bank account payment method type.
Declaration
public static readonly PaymentMethodType BankAccount
Field Value
| Type | Description |
|---|---|
| PaymentMethodType |
CreditCard
The credit card payment method type.
Declaration
public static readonly PaymentMethodType CreditCard
Field Value
| Type | Description |
|---|---|
| PaymentMethodType |