PaymentAccountType
No description
enum PaymentAccountType {
EMoney
PaymentService
}
Values
PaymentAccountType.EMoney
When the account holder if the account hasn't met KYC requirements
PaymentAccountType.PaymentService
When all KYC requirements are met
Member Of
Account
object