The response schema for the listTransactions operation, wrapped inside a payload object.

ListTransactionsResponse

interface ListTransactionsResponse {
    payload?: ListTransactionsResponsePayload;
}

Properties

Properties

ListTransactionsResponse