Search
K
Illustration

Arrangement-Source

object

A source of funding for an arrangement

attributesobjectrequired

A collection of uniquely named variables, must be camel-cased.

Show Child Parameters
segmentsarray[object]required

A segment of a source of money that has some form of financial activity

Show Child Parameters
Example

Arrangement Type

string

Enumeration of allowable arrangement types

Allowed values:LOANWITHDRAWALPAYMENTCONVERSION_ACTIVATION

Scheduled Entry

object

Represents a limited time period for which a value is constant.

fromintegerrequired

starting point for the value, inclusive

>= 1

throughintegerrequired

ending point for the value, inclusive

>= 1

valuestringrequired
Example

Schedule

object

Represents a value that changes with time. The value is assumed to change annually and be tied to a duration unless otherwise specified via the Frequency and Basis properties

frequencystring

Indicates the interval between values for each entry. Any entry other than Annual results in multiple activities within a year.

Allowed values:ANNUALSEMI_ANNUALQUARTERLYMONTHLYBIWEEKLYWEEKLYDAILY

basisstring

Specifies how to interpret the from and through properties for each entry.

Allowed values:AGEDURATION

sequencearray[object]required

Represents a limited time period for which a value is constant.

>= 1 items

Show Child Parameters
Example

Variable Value

the value of a variable, may be constant or time-dependent

One Of