account_statements_fct_cdd
Pipelined Data Sets
>
Account Services
>
account_statements_fct_cdd
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| Id | This attribute defines the identifier of the resource. | REQUIRED | STRING | |
| InstitutionUniversalId | This attribute defines a unique identifier to establish the identity of an Institution/Environment/Brand combination. | REQUIRED | STRING | |
| AccountId | This attribute defines the account identifier of the cycle statement. | REQUIRED | STRING | |
| CycleDay | This atribute defines the day of the month to generate the cycle statement. | REQUIRED | INTEGER | |
| StartDate | This atribute defines the start date of the cycle statement period. | REQUIRED | TIMESTAMP | |
| EndDate | This atribute defines the end date of the cycle statement period. | REQUIRED | TIMESTAMP | |
| EndingBalance | This atribute defines the account ending balance of the the cycle statement period. | REQUIRED | NUMERIC | |
| MinimumBalance | This atribute defines the account minimum balance during the cycle statement period. | REQUIRED | NUMERIC | |
| NumberOfCredits | This atribute defines the number of credits posted during the cycle statement period. | REQUIRED | INTEGER | |
| NumberOfDebits | This atribute defines the number of debits posted during the cycle statement period. | REQUIRED | INTEGER | |
| FinalStatement | This atribute defines if this is the final cycle statement after the account is closed. | REQUIRED | BOOLEAN | |
| ManualStatement | This atribute defines if this is a manual requested cycle statement. | REQUIRED | BOOLEAN | |
| CreatedDate | This attribute defines the date the record was created. | REQUIRED | TIMESTAMP | |
| CreatedBy | This attribute defines the user who created the record. | NULLABLE | STRING | |
| ModifiedDate | This attribute defines the date the record was modified. | REQUIRED | TIMESTAMP | |
| ModifiedBy | This attribute defines the user who modified the record. | NULLABLE | STRING |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on StackOverflow.
- Register for the Developer Office Hours where we answer technical Q&A from the audience.
Did this page help you?
Last updated Wed Mar 4 2026