Last updated 1 year ago
Public Endpoint (no credentials required)
Path Parameters
Returns
VyTask<> An asynchronous task that returns the metadata of the contract with the given ID.
Retrieves the metadata of a contract with the given ID.
public static VyTask<VyContractMetadataDto> GetContractMetadata(int contractId)
// COMING SOON!