Uses of Class
net.authorize.api.contract.v1.ProfileTransAuthOnlyType
-
Packages that use ProfileTransAuthOnlyType Package Description net.authorize.api.contract.v1 -
-
Uses of ProfileTransAuthOnlyType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ProfileTransAuthOnlyType Modifier and Type Field Description protected ProfileTransAuthOnlyTypeProfileTransactionType. profileTransAuthOnlyMethods in net.authorize.api.contract.v1 that return ProfileTransAuthOnlyType Modifier and Type Method Description ProfileTransAuthOnlyTypeObjectFactory. createProfileTransAuthOnlyType()Create an instance ofProfileTransAuthOnlyTypeProfileTransAuthOnlyTypeProfileTransactionType. getProfileTransAuthOnly()Gets the value of the profileTransAuthOnly property.Methods in net.authorize.api.contract.v1 with parameters of type ProfileTransAuthOnlyType Modifier and Type Method Description voidProfileTransactionType. setProfileTransAuthOnly(ProfileTransAuthOnlyType value)Sets the value of the profileTransAuthOnly property.
-