PHP Classes

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

Recommend this page to a friend!
  Classes of Samuel Adeshina   PHP Authorize.net SIM   sdk/lib/net/authorize/api/yml/v1/ProfileTransAmountType.yml   Download  
File: sdk/lib/net/authorize/api/yml/v1/ProfileTransAmountType.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: 2,009 bytes
 

Contents

Class file image Download
net\authorize\api\contract\v1\ProfileTransAmountType: properties: amount: expose: true access_type: public_method serialized_name: amount xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getAmount setter: setAmount type: float tax: expose: true access_type: public_method serialized_name: tax xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getTax setter: setTax type: net\authorize\api\contract\v1\ExtendedAmountType shipping: expose: true access_type: public_method serialized_name: shipping xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getShipping setter: setShipping type: net\authorize\api\contract\v1\ExtendedAmountType duty: expose: true access_type: public_method serialized_name: duty xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getDuty setter: setDuty type: net\authorize\api\contract\v1\ExtendedAmountType lineItems: expose: true access_type: public_method serialized_name: lineItems xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getLineItems setter: setLineItems xml_list: inline: true entry_name: lineItems namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd type: array<net\authorize\api\contract\v1\LineItemType>