Documentation

PaymentItem extends Record

Table of Contents

$account  : mixed
$availableToPartners  : mixed
$class  : mixed
$createdDate  : mixed
$customFieldList  : mixed
$customForm  : mixed
$department  : mixed
$description  : mixed
$displayName  : mixed
$externalId  : mixed
$includeChildren  : mixed
$internalId  : mixed
$isInactive  : mixed
$issueProduct  : mixed
$itemId  : mixed
$lastModifiedDate  : mixed
$location  : mixed
$nullFieldList  : mixed
$paramtypesmap  : mixed
$paymentMethod  : mixed
$subsidiaryList  : mixed
$translationsList  : mixed
$undepFunds  : mixed

Properties

$availableToPartners

public mixed $availableToPartners

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("createdDate" => "dateTime", "lastModifiedDate" => "dateTime", "description" => "string", "paymentMethod" => "RecordRef", "undepFunds" => "boolean", "includeChildren" => "boolean", "issueProduct" => "RecordRef", "account" => "RecordRef", "customForm" => "RecordRef", "itemId" => "string", "displayName" => "string", "isInactive" => "boolean", "availableToPartners" => "boolean", "department" => "RecordRef", "class" => "RecordRef", "location" => "RecordRef", "subsidiaryList" => "RecordRefList", "translationsList" => "TranslationList", "customFieldList" => "CustomFieldList", "internalId" => "string", "externalId" => "string")

Search results