Interface FinancesApiModelListFinancialEventsPayload

The payload for the listFinancialEvents operation.

ListFinancialEventsPayload

interface FinancesApiModelListFinancialEventsPayload {
    FinancialEvents?: FinancesApiModelFinancialEvents;
    NextToken?: string;
}

Properties

ListFinancialEventsPayload

NextToken?: string

When present and not empty, pass this string token in the next request to return the next response page.

ListFinancialEventsPayload

MMNEPVFCICPMFPCPTTAAATR