TransfersApi
Last updated
Last updated
It returns a list of transfers.
It returns a list of transfers.
It returns a URI that points to the transfers endpoint.
It takes a TransfersUriParameterBuilder
object and returns a Uri
object.
public
()
It returns a list of transfers.
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 that points to the transfers endpoint.
It takes a TransfersUriParameterBuilder
object and returns a Uri
object.
TransfersUriParameterBuilder
A class that builds the query string parameters for the transfers endpoint.
public
()
public
(
transfersUriParameterBuilder)
private readonly string
private Uri
()
private Uri
(
transfersUriParameterBuilder)
private readonly string
private Uri
()
private Uri
(
transfersUriParameterBuilder)