Type Alias UpdateClaimConditionParams

UpdateClaimConditionParams: CreateClaimConditionParams & {
    dropId: string;
}