Type Alias DeleteConcurrencyGroupData

DeleteConcurrencyGroupData: {
    concurrencyId: string;
}