PHP Classes

File: sdk/lib/net/authorize/api/yml/v1/CreateCustomerShippingAddressRequest.yml

Recommend this page to a friend!
  Classes of Samuel Adeshina   PHP Authorize.net SIM   sdk/lib/net/authorize/api/yml/v1/CreateCustomerShippingAddressRequest.yml   Download  
File: sdk/lib/net/authorize/api/yml/v1/CreateCustomerShippingAddressRequest.yml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Authorize.net SIM
Generate payment forms for Authorize.net SIM API
Author: By
Last change:
Date: 8 years ago
Size: 941 bytes
 

Contents

Class file image Download
net\authorize\api\contract\v1\CreateCustomerShippingAddressRequest: xml_root_name: createCustomerShippingAddressRequest xml_root_namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd properties: customerProfileId: expose: true access_type: public_method serialized_name: customerProfileId xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getCustomerProfileId setter: setCustomerProfileId type: string address: expose: true access_type: public_method serialized_name: address xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getAddress setter: setAddress type: net\authorize\api\contract\v1\CustomerAddressType