Documentation

PromotionCode extends Record

Table of Contents

$applyDiscountTo  : mixed
$code  : mixed
$codePattern  : mixed
$currencyList  : mixed
$customFieldList  : mixed
$customForm  : mixed
$description  : mixed
$discount  : mixed
$discountType  : mixed
$displayLineDiscounts  : mixed
$endDate  : mixed
$excludeItems  : mixed
$externalId  : mixed
$freeShipMethod  : mixed
$implementation  : mixed
$internalId  : mixed
$isInactive  : mixed
$isPublic  : mixed
$itemsList  : mixed
$locationList  : mixed
$minimumOrderAmount  : mixed
$name  : mixed
$nullFieldList  : mixed
$numberToGenerate  : mixed
$paramtypesmap  : mixed
$partnersList  : mixed
$rate  : mixed
$startDate  : mixed
$useType  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("implementation" => "RecordRef", "customForm" => "RecordRef", "useType" => "PromotionCodeUseType", "displayLineDiscounts" => "boolean", "code" => "string", "codePattern" => "string", "numberToGenerate" => "integer", "description" => "string", "locationList" => "RecordRefList", "isInactive" => "boolean", "discount" => "RecordRef", "rate" => "string", "discountType" => "boolean", "applyDiscountTo" => "PromotionCodeApplyDiscountTo", "freeShipMethod" => "RecordRef", "minimumOrderAmount" => "float", "startDate" => "dateTime", "endDate" => "dateTime", "isPublic" => "boolean", "currencyList" => "PromotionCodeCurrencyList", "excludeItems" => "boolean", "name" => "string", "itemsList" => "PromotionCodeItemsList", "partnersList" => "PromotionCodePartnersList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results