The ID of the issue security scheme.

interface SecuritySchemeId {
    id: string;
}

Hierarchy

  • Record<string, unknown>
    • SecuritySchemeId

Properties

Properties

id: string

The ID of the issue security scheme.