View Source GoogleApi.HealthCare.V1.Model.RollbackHL7MessagesFilteringFields (google_api_health_care v0.56.4)
Filtering fields for an HL7v2 rollback. Currently only supports a list of operation ids to roll back.
Attributes
-
operationIds
(type:list(String.t)
, default:nil
) - Optional. A list of operation IDs to roll back.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.HealthCare.V1.Model.RollbackHL7MessagesFilteringFields{ operationIds: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.