Account To Withdrawal Requests Connection
A connection between an account and its past and present withdrawal requests.Fields (3)count
The total count of objects in this connection, using the current filters. It is different from the number of objects returned in the current page (in the `entities` field).page_info
An object that holds pagination information about the objects in this connection.entities
The withdrawal requests for the current page of this connection.List[WithdrawalRequest]
- Connection