Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 492 Bytes

File metadata and controls

21 lines (12 loc) · 492 Bytes

ApiKeyData

APIKeyData

Properties

Name Type Description Notes
apiKeyName String Api Key Name
apiKeyScopes List<String> Api Key Scopes
createdAt OffsetDateTime Created At
expiresAt AnyOfDateTimenull Expires At
apiKeyStatus Integer Api Key Status

Implemented Interfaces

  • Serializable