Provides struct and type for a RotateTokenResponse
@type t() :: %Gleanex.Indexing.RotateTokenResponse{ createdAt: integer() | nil, rawSecret: String.t() | nil, rotationPeriodMinutes: integer() | nil }