CURRENT_ID
const CURRENT_ID: 0 = 0;
Defined in: types/Id.ts:30
Represents the current organisation, project, or wallet ID. Used as a sentinel value to indicate "current" context in API calls.
const CURRENT_ID: 0 = 0;
Defined in: types/Id.ts:30
Represents the current organisation, project, or wallet ID. Used as a sentinel value to indicate "current" context in API calls.