Interface list_transactions_Response

interface list_transactions_Response {
    result: list_transactions_Result;
}

Properties

Properties