Documentation

GiftCertificate extends Record

Table of Contents

$amountRemaining  : mixed
$createdDate  : mixed
$email  : mixed
$expirationDate  : mixed
$giftCertCode  : mixed
$internalId  : mixed
$lastModifiedDate  : mixed
$message  : mixed
$name  : mixed
$nullFieldList  : mixed
$originalAmount  : mixed
$paramtypesmap  : mixed
$sender  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("giftCertCode" => "string", "sender" => "string", "name" => "string", "email" => "string", "message" => "string", "expirationDate" => "dateTime", "createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "originalAmount" => "float", "amountRemaining" => "float", "internalId" => "string")

Search results