net\authorize\api\contract\v1\CreateCustomerShippingAddressResponse:
xml_root_name: createCustomerShippingAddressResponse
xml_root_namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd
properties:
customerAddressId:
expose: true
access_type: public_method
serialized_name: customerAddressId
xml_element:
namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd
accessor:
getter: getCustomerAddressId
setter: setCustomerAddressId
type: string
|