PermissionActionResponse: {
    clientId?: string;
    createdAt: string;
    description?: string;
    id: string;
    name: string;
}

Type declaration

  • OptionalclientId?: string

    The client ID from StackSpot IAM

  • createdAt: string

    Action's creation timestamp

  • Optionaldescription?: string

    Action's description

  • id: string

    The action id from StackSpot IAM

  • name: string

    Action's name