Uses of Class
net.authorize.api.contract.v1.CreateProfileResponse
-
Packages that use CreateProfileResponse Package Description net.authorize.api.contract.v1 -
-
Uses of CreateProfileResponse in net.authorize.api.contract.v1
Fields in net.authorize.api.contract.v1 declared as CreateProfileResponse Modifier and Type Field Description protected CreateProfileResponseCreateTransactionResponse. profileResponseMethods in net.authorize.api.contract.v1 that return CreateProfileResponse Modifier and Type Method Description CreateProfileResponseObjectFactory. createCreateProfileResponse()Create an instance ofCreateProfileResponseCreateProfileResponseCreateTransactionResponse. getProfileResponse()Gets the value of the profileResponse property.Methods in net.authorize.api.contract.v1 with parameters of type CreateProfileResponse Modifier and Type Method Description voidCreateTransactionResponse. setProfileResponse(CreateProfileResponse value)Sets the value of the profileResponse property.
-