Uses of Class
net.authorize.api.contract.v1.ProfileTransRefundType
-
Packages that use ProfileTransRefundType Package Description net.authorize.api.contract.v1 -
-
Uses of ProfileTransRefundType in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as ProfileTransRefundType Modifier and Type Field Description protected ProfileTransRefundTypeProfileTransactionType. profileTransRefundMethods in net.authorize.api.contract.v1 that return ProfileTransRefundType Modifier and Type Method Description ProfileTransRefundTypeObjectFactory. createProfileTransRefundType()Create an instance ofProfileTransRefundTypeProfileTransRefundTypeProfileTransactionType. getProfileTransRefund()Gets the value of the profileTransRefund property.Methods in net.authorize.api.contract.v1 with parameters of type ProfileTransRefundType Modifier and Type Method Description voidProfileTransactionType. setProfileTransRefund(ProfileTransRefundType value)Sets the value of the profileTransRefund property.
-