Uses of Class
net.authorize.api.contract.v1.TokenMaskedType
-
Packages that use TokenMaskedType Package Description net.authorize.api.contract.v1 -
-
Uses of TokenMaskedType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as TokenMaskedType Modifier and Type Field Description protected TokenMaskedTypePaymentMaskedType. tokenInformationMethods in net.authorize.api.contract.v1 that return TokenMaskedType Modifier and Type Method Description TokenMaskedTypeObjectFactory. createTokenMaskedType()Create an instance ofTokenMaskedTypeTokenMaskedTypePaymentMaskedType. getTokenInformation()Gets the value of the tokenInformation property.Methods in net.authorize.api.contract.v1 with parameters of type TokenMaskedType Modifier and Type Method Description voidPaymentMaskedType. setTokenInformation(TokenMaskedType value)Sets the value of the tokenInformation property.
-