Uses of Class
net.authorize.api.contract.v1.CustomerPaymentProfileMaskedType

Packages that use CustomerPaymentProfileMaskedType
net.authorize.api.contract.v1   
 

Uses of CustomerPaymentProfileMaskedType in net.authorize.api.contract.v1
 

Fields in net.authorize.api.contract.v1 declared as CustomerPaymentProfileMaskedType
protected  CustomerPaymentProfileMaskedType GetCustomerPaymentProfileResponse.paymentProfile
           
 

Fields in net.authorize.api.contract.v1 with type parameters of type CustomerPaymentProfileMaskedType
protected  List<CustomerPaymentProfileMaskedType> CustomerProfileMaskedType.paymentProfiles
           
 

Methods in net.authorize.api.contract.v1 that return CustomerPaymentProfileMaskedType
 CustomerPaymentProfileMaskedType ObjectFactory.createCustomerPaymentProfileMaskedType()
          Create an instance of CustomerPaymentProfileMaskedType
 CustomerPaymentProfileMaskedType GetCustomerPaymentProfileResponse.getPaymentProfile()
          Gets the value of the paymentProfile property.
 

Methods in net.authorize.api.contract.v1 that return types with arguments of type CustomerPaymentProfileMaskedType
 List<CustomerPaymentProfileMaskedType> CustomerProfileMaskedType.getPaymentProfiles()
          Gets the value of the paymentProfiles property.
 

Methods in net.authorize.api.contract.v1 with parameters of type CustomerPaymentProfileMaskedType
 void GetCustomerPaymentProfileResponse.setPaymentProfile(CustomerPaymentProfileMaskedType value)
          Sets the value of the paymentProfile property.
 



Copyright © 2014. All Rights Reserved.