Documentation

TransactionShipGroup

Table of Contents

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

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("id" => "integer", "isFulfilled" => "boolean", "weight" => "float", "sourceAddressRef" => "RecordRef", "sourceAddress" => "string", "destinationAddressRef" => "RecordRef", "destinationAddress" => "string", "shippingMethodRef" => "RecordRef", "shippingMethod" => "string", "isHandlingTaxable" => "boolean", "handlingTaxCode" => "RecordRef", "handlingTaxRate" => "string", "handlingTax2Rate" => "string", "handlingRate" => "float", "handlingTaxAmt" => "float", "handlingTax2Amt" => "float", "isShippingTaxable" => "boolean", "shippingTaxCode" => "RecordRef", "shippingTaxRate" => "string", "shippingTax2Rate" => "string", "shippingRate" => "float", "shippingTaxAmt" => "float", "shippingTax2Amt" => "float")

Search results