Type Alias DeleteClaimConditionParams

DeleteClaimConditionParams: {
    contractId: string;
    dropId: string;
}