Type alias DeleteConcurrencyGroupData

DeleteConcurrencyGroupData: {
    concurrencyId: string;
}

Type declaration

  • concurrencyId: string