net\authorize\api\contract\v1\SearchCriteriaCustomerProfileType:
properties:
merchantCustomerId:
expose: true
access_type: public_method
serialized_name: merchantCustomerId
xml_element:
namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd
accessor:
getter: getMerchantCustomerId
setter: setMerchantCustomerId
type: string
email:
expose: true
access_type: public_method
serialized_name: email
xml_element:
namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd
accessor:
getter: getEmail
setter: setEmail
type: string
|