createFund

abstract suspend fun createFund(postFundsRequest: PostFundsRequest): PostFundsResponse

Create a Fund Creates a Fund Responses:

  • 200: OK

Return

PostFundsResponse

Parameters

postFundsRequest