ApiMetaData

data class ApiMetaData(val createdAt: String? = null, val lastModifiedAt: String? = null, val subType: String? = null)

Constructors

Link copied to clipboard
constructor(createdAt: String? = null, lastModifiedAt: String? = null, subType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val createdAt: String? = null

Time at which the API proxy was created, in milliseconds since epoch.

Link copied to clipboard
val lastModifiedAt: String? = null

Time at which the API proxy was most recently modified, in milliseconds since epoch.

Link copied to clipboard
val subType: String? = null

The type of entity described