Enum Class Account.OwnerTypeEnum

java.lang.Object
java.lang.Enum<Account.OwnerTypeEnum>
io.trippay.sdk.payment.model.Account.OwnerTypeEnum
All Implemented Interfaces:
Serializable, Comparable<Account.OwnerTypeEnum>, Constable
Enclosing class:
Account

public static enum Account.OwnerTypeEnum extends Enum<Account.OwnerTypeEnum>
Type of account owner tells us whether ths account is managed by a company or an individual.