Uses of Enum Class
io.trippay.sdk.payment.acquiring.model.PriceSupplierContractWithAcquirerResponse.AffiliateAccountIdentifierTypeEnum
-
Uses of PriceSupplierContractWithAcquirerResponse.AffiliateAccountIdentifierTypeEnum in io.trippay.sdk.payment.acquiring.model
Methods in io.trippay.sdk.payment.acquiring.model that return PriceSupplierContractWithAcquirerResponse.AffiliateAccountIdentifierTypeEnumModifier and TypeMethodDescriptionPriceSupplierContractWithAcquirerResponse.AffiliateAccountIdentifierTypeEnum.fromValue(String value) PriceSupplierContractWithAcquirerResponse.getAffiliateAccountIdentifierType()Type of identifier this isReturns the enum constant of this class with the specified name.PriceSupplierContractWithAcquirerResponse.AffiliateAccountIdentifierTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.acquiring.model with parameters of type PriceSupplierContractWithAcquirerResponse.AffiliateAccountIdentifierTypeEnumModifier and TypeMethodDescriptionPriceSupplierContractWithAcquirerResponse.affiliateAccountIdentifierType(PriceSupplierContractWithAcquirerResponse.AffiliateAccountIdentifierTypeEnum affiliateAccountIdentifierType) voidPriceSupplierContractWithAcquirerResponse.setAffiliateAccountIdentifierType(PriceSupplierContractWithAcquirerResponse.AffiliateAccountIdentifierTypeEnum affiliateAccountIdentifierType)