Interface get_transactions_of_address_Response

interface get_transactions_of_address_Response {
    result: get_transactions_of_address_Result;
}

Properties

Properties