Interface get_account_info_by_address_Response

interface get_account_info_by_address_Response {
    result: get_account_info_by_address_Result;
}

Properties

Properties