You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The accounting period end date. The accounting period end date of the open-ended accounting period is null.
[optional]
accounting_period_name
String
The name of the accounting period. The open-ended accounting period is named `Open-Ended`.
[optional]
accounting_period_start_date
Date
The accounting period start date.
[optional]
amount
String
The amount of the revenue item.
[optional]
currency
String
The type of currency used.
[optional]
custom_field__c
String
Any custom fields defined for this object. The custom field name is case-sensitive.
[optional]
deferred_revenue_accounting_code
String
The accounting code for deferred revenue, such as Monthly Recurring Liability. Required only when `overrideChargeAccountingCodes` is `true`. Otherwise, this value is ignored.
[optional]
deferred_revenue_accounting_code_type
String
The type of the deferred revenue accounting code, such as Deferred Revenue. Required only when `overrideChargeAccountingCodes` is `true`. Otherwise, this value is ignored.
[optional]
is_accounting_period_closed
BOOLEAN
Indicates if the accounting period is closed or open.
[optional]
recognized_revenue_accounting_code
String
The accounting code for recognized revenue, such as Monthly Recurring Charges or Overage Charges. Required only when `overrideChargeAccountingCodes` is `true`. Otherwise, the value is ignored.
[optional]
recognized_revenue_accounting_code_type
String
The type of the recognized revenue accounting code, such as Sales Revenue or Sales Discount. Required only when `overrideChargeAccountingCodes` is `true`. Otherwise, this value is ignored.