createAddress

suspend fun createAddress(createAddressRequest: CreateAddressRequest): CreateAddressResponse?

Create a new address.

Author

Marcus Cvjeticanin

Since

0.3.0

Return

The response from the server.

Parameters

createAddressRequest

The request to create a new address.