Documentation

BillingSchedule extends Record

Table of Contents

$applyToSubtotal  : bool
$billForActuals  : bool
$dayPeriod  : int
$externalId  : string
$frequency  : BillingScheduleFrequency
$inArrears  : bool
$initialAmount  : string
$initialTerms  : RecordRef
$internalId  : string
$isInactive  : bool
$isPublic  : bool
$milestoneList  : BillingScheduleMilestoneList
$monthDom  : int
$monthDow  : BillingScheduleMonthDow
$monthDowim  : BillingScheduleMonthDowim
$monthMode  : BillingScheduleRecurrenceMode
$name  : string
$nullFieldList  : NullField
$numberRemaining  : int
$paramtypesmap  : mixed
$project  : RecordRef
$recurrenceDowMaskList  : RecurrenceDowMaskList
$recurrenceList  : BillingScheduleRecurrenceList
$recurrencePattern  : BillingScheduleRecurrencePattern
$recurrenceTerms  : RecordRef
$repeatEvery  : BillingScheduleRepeatEvery
$scheduleType  : BillingScheduleType
$seriesStartDate  : string
$transaction  : RecordRef
$yearDom  : int
$yearDow  : BillingScheduleYearDow
$yearDowim  : BillingScheduleYearDowim
$yearDowimMonth  : BillingScheduleYearDowimMonth
$yearMode  : BillingScheduleRecurrenceMode
$yearMonth  : BillingScheduleYearMonth

Properties

$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