XApiEx.Model.CreateABatchComplianceJob200ResponseData (x_api_ex v1.0.0)
Summary
Functions
Returns the value unchanged; this model has no nested structs to deserialize.
Types
@type t() :: %XApiEx.Model.CreateABatchComplianceJob200ResponseData{ created_at: String.t() | nil, download_expires_at: String.t() | nil, download_url: String.t() | nil, id: String.t() | nil, resumable: boolean() | nil, status: String.t() | nil, type: String.t() | nil, upload_expires_at: String.t() | nil, upload_url: String.t() | nil }