Netsutie PHP Toolkit
TransactionShipGroup Class Reference

Data Fields

 $id
 
 $isFulfilled
 
 $weight
 
 $sourceAddressRef
 
 $sourceAddress
 
 $destinationAddressRef
 
 $destinationAddress
 
 $shippingMethodRef
 
 $shippingMethod
 
 $isHandlingTaxable
 
 $handlingTaxCode
 
 $handlingTaxRate
 
 $handlingTax2Rate
 
 $handlingRate
 
 $handlingTaxAmt
 
 $handlingTax2Amt
 
 $isShippingTaxable
 
 $shippingTaxCode
 
 $shippingTaxRate
 
 $shippingTax2Rate
 
 $shippingRate
 
 $shippingTaxAmt
 
 $shippingTax2Amt
 

Static Public Attributes

static $paramtypesmap
 

Detailed Description

TransactionShipGroup

Definition at line 8 of file TransactionShipGroup.php.

Field Documentation

$destinationAddress

Definition at line 78 of file TransactionShipGroup.php.

$destinationAddressRef

Definition at line 68 of file TransactionShipGroup.php.

$handlingRate

Definition at line 148 of file TransactionShipGroup.php.

$handlingTax2Amt

Definition at line 168 of file TransactionShipGroup.php.

$handlingTax2Rate

Definition at line 138 of file TransactionShipGroup.php.

$handlingTaxAmt

Definition at line 158 of file TransactionShipGroup.php.

$handlingTaxCode

Definition at line 118 of file TransactionShipGroup.php.

$handlingTaxRate

Definition at line 128 of file TransactionShipGroup.php.

$id

Definition at line 18 of file TransactionShipGroup.php.

$isFulfilled

Definition at line 28 of file TransactionShipGroup.php.

$isHandlingTaxable

Definition at line 108 of file TransactionShipGroup.php.

$isShippingTaxable

Definition at line 178 of file TransactionShipGroup.php.

$paramtypesmap
static

Definition at line 242 of file TransactionShipGroup.php.

$shippingMethod

Definition at line 98 of file TransactionShipGroup.php.

$shippingMethodRef

Definition at line 88 of file TransactionShipGroup.php.

$shippingRate

Definition at line 218 of file TransactionShipGroup.php.

$shippingTax2Amt

Definition at line 238 of file TransactionShipGroup.php.

$shippingTax2Rate

Definition at line 208 of file TransactionShipGroup.php.

$shippingTaxAmt

Definition at line 228 of file TransactionShipGroup.php.

$shippingTaxCode

Definition at line 188 of file TransactionShipGroup.php.

$shippingTaxRate

Definition at line 198 of file TransactionShipGroup.php.

$sourceAddress

Definition at line 58 of file TransactionShipGroup.php.

$sourceAddressRef

Definition at line 48 of file TransactionShipGroup.php.

$weight

Definition at line 38 of file TransactionShipGroup.php.


The documentation for this class was generated from the following file: