ArchiveContract

Archives a contract with the specified ID.

Server Authoritative (default)

public static VyTask<VyTaskVoid> ArchiveContract(int contractId)

Path Parameters

Returns

VyTask<VyTaskVoid> An asynchronous task that represents the completion of the archive operation.

Last updated