TransfersApi
Last updated
Last updated
This function will return a list of all transfers for the current user.
It returns a list of transfers.
It returns a URI for the transfers endpoint.
public
()
This function will return a list of all transfers for the current user.
A list of transfers
public
(
transfersUriParameterBuilder)
It returns a list of transfers.
TransfersUriParameterBuilder
This is a class that contains all the parameters that can be passed to the API.
A TransfersDto object.
It returns a URI for the transfers endpoint.
public
()
public
(
transfersUriParameterBuilder)
private readonly string
private Uri
()
private Uri
(
transfersUriParameterBuilder)
private readonly string
private Uri
()
private Uri
(
transfersUriParameterBuilder)