CreateContract
Creates a new contract using the provided request parameters.
Last updated
Creates a new contract using the provided request parameters.
Last updated
Server Authoritative (default)
Path Parameters
reqParams
The request parameters for creating a new contract.
Returns
VyTask<VyContractDto> A task that represents the asynchronous operation. The task result contains the created contract.