Get Object Type Result
constructor(allowProfileCreation: Boolean? = null, createdAt: String? = null, description: String? = null, encryptionKey: String? = null, expirationDays: Int? = null, fields: List<ObjectTypeFieldMap>? = null, keys: List<ObjectTypeKeyMap>? = null, lastUpdatedAt: String? = null, sourceLastUpdatedTimestampFormat: String? = null, tags: List<Tag>? = null, templateId: String? = null)