Skip to main content
Skip to main content

ClaimImage

The details of an image attached to a claim.

Properties

idstringRequired
The claim image's ID
created_atDateRequired
The date with timezone at which the resource was created.
updated_atDateRequired
The date with timezone at which the resource was updated.
deleted_atnull | DateRequired
The date with timezone at which the resource was deleted.
claim_item_idstringRequired
The ID of the claim item associated with the image
claim_itemClaimItemRequired
The details of the claim item this image is associated with.
urlstringRequired
The URL of the image
metadataRecord<string, unknown>Required
An optional key-value map with additional details
Was this section helpful?