Documentation

GiftCertificateItem extends Record

Table of Contents

$authCodesList  : GiftCertificateItemAuthCodesList
$availableToPartners  : bool
$billingSchedule  : RecordRef
$class  : RecordRef
$costEstimate  : float
$costEstimateType  : ItemCostEstimateType
$createdDate  : string
$customFieldList  : CustomFieldList
$customForm  : RecordRef
$daysBeforeExpiration  : int
$department  : RecordRef
$displayName  : string
$dontShowPrice  : bool
$excludeFromSitemap  : bool
$externalId  : string
$featuredDescription  : string
$includeChildren  : bool
$incomeAccount  : RecordRef
$internalId  : string
$isDonationItem  : bool
$isFulfillable  : bool
$isGcoCompliant  : bool
$isInactive  : bool
$isOnline  : bool
$issueProduct  : RecordRef
$isTaxable  : bool
$itemId  : string
$itemOptionsList  : ItemOptionsList
$lastModifiedDate  : string
$liabilityAccount  : RecordRef
$location  : RecordRef
$maxDonationAmount  : float
$metaTagHtml  : string
$noPriceMessage  : string
$nullFieldList  : NullField
$offerSupport  : bool
$onSpecial  : bool
$outOfStockBehavior  : ItemOutOfStockBehavior
$outOfStockMessage  : string
$pageTitle  : string
$paramtypesmap  : mixed
$parent  : RecordRef
$presentationItemList  : PresentationItemList
$pricesIncludeTax  : bool
$pricingMatrix  : PricingMatrix
$rate  : float
$relatedItemsDescription  : string
$salesDescription  : string
$salesTaxCode  : RecordRef
$searchKeywords  : string
$showDefaultDonationAmount  : bool
$siteCategoryList  : SiteCategoryList
$sitemapPriority  : SitemapPriority
$specialsDescription  : string
$storeDescription  : string
$storeDetailedDescription  : string
$storeDisplayImage  : RecordRef
$storeDisplayName  : string
$storeDisplayThumbnail  : RecordRef
$storeItemTemplate  : RecordRef
$subsidiaryList  : RecordRefList
$taxSchedule  : RecordRef
$translationsList  : TranslationList
$upcCode  : string
$urlComponent  : string

Properties

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "customForm" => "RecordRef", "itemId" => "string", "upcCode" => "string", "displayName" => "string", "includeChildren" => "boolean", "parent" => "RecordRef", "isOnline" => "boolean", "isGcoCompliant" => "boolean", "offerSupport" => "boolean", "isInactive" => "boolean", "availableToPartners" => "boolean", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "subsidiaryList" => "RecordRefList", "salesDescription" => "string", "incomeAccount" => "RecordRef", "liabilityAccount" => "RecordRef", "daysBeforeExpiration" => "integer", "isTaxable" => "boolean", "rate" => "float", "urlComponent" => "string", "salesTaxCode" => "RecordRef", "pricesIncludeTax" => "boolean", "taxSchedule" => "RecordRef", "costEstimate" => "float", "costEstimateType" => "ItemCostEstimateType", "billingSchedule" => "RecordRef", "issueProduct" => "RecordRef", "isFulfillable" => "boolean", "storeDisplayName" => "string", "storeDisplayThumbnail" => "RecordRef", "storeDisplayImage" => "RecordRef", "storeDescription" => "string", "storeDetailedDescription" => "string", "storeItemTemplate" => "RecordRef", "pageTitle" => "string", "metaTagHtml" => "string", "excludeFromSitemap" => "boolean", "sitemapPriority" => "SitemapPriority", "searchKeywords" => "string", "isDonationItem" => "boolean", "showDefaultDonationAmount" => "boolean", "maxDonationAmount" => "float", "dontShowPrice" => "boolean", "noPriceMessage" => "string", "outOfStockMessage" => "string", "onSpecial" => "boolean", "outOfStockBehavior" => "ItemOutOfStockBehavior", "specialsDescription" => "string", "featuredDescription" => "string", "relatedItemsDescription" => "string", "pricingMatrix" => "PricingMatrix", "authCodesList" => "GiftCertificateItemAuthCodesList", "siteCategoryList" => "SiteCategoryList", "translationsList" => "TranslationList", "itemOptionsList" => "ItemOptionsList", "presentationItemList" => "PresentationItemList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results