Retrieves an array of contract data from the server.
Last updated 1 year ago
Client Authoritative (default)
public static VyTask<VyContractDto[]> GetContracts()
Path Parameters
Returns
VyTask<> An asynchronous task that returns an array of VyContractDto objects.
// COMING SOON!