Type Alias DeleteContractParams

DeleteContractParams: {
    contractId: string;
}