Documentation

BillingSchedule extends Record

Table of Contents

$applyToSubtotal  : mixed
$billForActuals  : mixed
$dayPeriod  : mixed
$externalId  : mixed
$frequency  : mixed
$inArrears  : mixed
$initialAmount  : mixed
$initialTerms  : mixed
$internalId  : mixed
$isInactive  : mixed
$isPublic  : mixed
$milestoneList  : mixed
$monthDom  : mixed
$monthDow  : mixed
$monthDowim  : mixed
$monthMode  : mixed
$name  : mixed
$nullFieldList  : mixed
$numberRemaining  : mixed
$paramtypesmap  : mixed
$project  : mixed
$recurrenceDowMaskList  : mixed
$recurrenceList  : mixed
$recurrencePattern  : mixed
$recurrenceTerms  : mixed
$repeatEvery  : mixed
$scheduleType  : mixed
$seriesStartDate  : mixed
$transaction  : mixed
$yearDom  : mixed
$yearDow  : mixed
$yearDowim  : mixed
$yearDowimMonth  : mixed
$yearMode  : mixed
$yearMonth  : mixed

Properties

$nullFieldList

public mixed $nullFieldList

$paramtypesmap

public static mixed $paramtypesmap = array("scheduleType" => "BillingScheduleType", "name" => "string", "recurrencePattern" => "BillingScheduleRecurrencePattern", "project" => "RecordRef", "initialAmount" => "string", "initialTerms" => "RecordRef", "frequency" => "BillingScheduleFrequency", "recurrenceDowMaskList" => "RecurrenceDowMaskList", "yearMode" => "BillingScheduleRecurrenceMode", "yearDowim" => "BillingScheduleYearDowim", "yearDow" => "BillingScheduleYearDow", "yearDowimMonth" => "BillingScheduleYearDowimMonth", "yearMonth" => "BillingScheduleYearMonth", "yearDom" => "integer", "monthMode" => "BillingScheduleRecurrenceMode", "monthDowim" => "BillingScheduleMonthDowim", "monthDow" => "BillingScheduleMonthDow", "monthDom" => "integer", "dayPeriod" => "integer", "repeatEvery" => "BillingScheduleRepeatEvery", "billForActuals" => "boolean", "numberRemaining" => "integer", "inArrears" => "boolean", "recurrenceTerms" => "RecordRef", "isPublic" => "boolean", "applyToSubtotal" => "boolean", "transaction" => "RecordRef", "isInactive" => "boolean", "seriesStartDate" => "dateTime", "recurrenceList" => "BillingScheduleRecurrenceList", "milestoneList" => "BillingScheduleMilestoneList", "internalId" => "string", "externalId" => "string")

Search results