Interface get_token_tranfers_of_address_with_contract_Result

interface get_token_tranfers_of_address_with_contract_Result {
    items: get_token_tranfers_of_address_with_contract_Item[];
    paging: Paging;
}

Properties

Properties

paging: Paging