Uses of Enum Class
travel.wink.sdk.payment.acquiring.model.PriceSupplierContractWithAcquirerRequest.AffiliateAccountIdentifierTypeEnum
-
Uses of PriceSupplierContractWithAcquirerRequest.AffiliateAccountIdentifierTypeEnum in travel.wink.sdk.payment.acquiring.model
Methods in travel.wink.sdk.payment.acquiring.model that return PriceSupplierContractWithAcquirerRequest.AffiliateAccountIdentifierTypeEnumModifier and TypeMethodDescriptionPriceSupplierContractWithAcquirerRequest.getAffiliateAccountIdentifierType()Type of identifier this isReturns the enum constant of this class with the specified name.PriceSupplierContractWithAcquirerRequest.AffiliateAccountIdentifierTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.payment.acquiring.model with parameters of type PriceSupplierContractWithAcquirerRequest.AffiliateAccountIdentifierTypeEnumModifier and TypeMethodDescriptionPriceSupplierContractWithAcquirerRequest.affiliateAccountIdentifierType(PriceSupplierContractWithAcquirerRequest.AffiliateAccountIdentifierTypeEnum affiliateAccountIdentifierType) voidPriceSupplierContractWithAcquirerRequest.setAffiliateAccountIdentifierType(PriceSupplierContractWithAcquirerRequest.AffiliateAccountIdentifierTypeEnum affiliateAccountIdentifierType)