PHP Classes

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

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

Contents

Class file image Download
net\authorize\api\contract\v1\LineItemType: properties: itemId: expose: true access_type: public_method serialized_name: itemId xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getItemId setter: setItemId type: string name: expose: true access_type: public_method serialized_name: name xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getName setter: setName type: string description: expose: true access_type: public_method serialized_name: description xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getDescription setter: setDescription type: string quantity: expose: true access_type: public_method serialized_name: quantity xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getQuantity setter: setQuantity type: float unitPrice: expose: true access_type: public_method serialized_name: unitPrice xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getUnitPrice setter: setUnitPrice type: float taxable: expose: true access_type: public_method serialized_name: taxable xml_element: namespace: AnetApi/xml/v1/schema/AnetApiSchema.xsd accessor: getter: getTaxable setter: setTaxable type: boolean