CitraClient.Schemas.SatelliteEventRead (citra_client v0.3.0)
View SourceStruct generated from the SatelliteEventRead schema.
Fields
:creation_epoch—DateTime.t()(API key:creationEpoch):event_type—SatelliteEventType(see OpenAPI spec) (API key:eventType):id— UUIDString.t():new_value—map()(API key:newValue):old_value—map()(API key:oldValue):satellite_id— UUIDString.t()(API key:satelliteId):source_record_id— UUIDString.t()(API key:sourceRecordId)
Summary
Functions
Build this struct from a decoded JSON map received from the API. Unknown fields are ignored.
Convert this struct into a map with the API's camelCase keys, ready
to be JSON-encoded. Fields whose value is nil are omitted.