Type Alias DeleteClaimConditionResponse

DeleteClaimConditionResponse: {
    deletedDrop: number;
    id: string;
    name: string;
}