FhirDatastoreCreatedAt

data class FhirDatastoreCreatedAt(val nanos: Int, val seconds: String)

The time that a Data Store was created.

Constructors

Link copied to clipboard
constructor(nanos: Int, seconds: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val nanos: Int

Nanoseconds.

Link copied to clipboard

Seconds since epoch.