Uses of Enum Class
io.trippay.sdk.payment.model.PayableContractRequest.AffiliateAccountIdentifierTypeEnum
Packages that use PayableContractRequest.AffiliateAccountIdentifierTypeEnum
-
Uses of PayableContractRequest.AffiliateAccountIdentifierTypeEnum in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return PayableContractRequest.AffiliateAccountIdentifierTypeEnumModifier and TypeMethodDescriptionPayableContractRequest.getAffiliateAccountIdentifierType()Type of identifier this isReturns the enum constant of this class with the specified name.PayableContractRequest.AffiliateAccountIdentifierTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.model with parameters of type PayableContractRequest.AffiliateAccountIdentifierTypeEnumModifier and TypeMethodDescriptionPayableContractRequest.affiliateAccountIdentifierType(PayableContractRequest.AffiliateAccountIdentifierTypeEnum affiliateAccountIdentifierType) voidPayableContractRequest.setAffiliateAccountIdentifierType(PayableContractRequest.AffiliateAccountIdentifierTypeEnum affiliateAccountIdentifierType)