ClaimImage
The details of an image attached to a claim.
Properties
The details of the claim item this image is associated with.
claim_item_id
stringRequiredThe ID of the claim item associated with the image
created_at
DateRequiredThe date with timezone at which the resource was created.
deleted_at
null | DateRequiredThe date with timezone at which the resource was deleted.
id
stringRequiredThe claim image's ID
metadata
Record<string, unknown>RequiredAn optional key-value map with additional details
updated_at
DateRequiredThe date with timezone at which the resource was updated.
url
stringRequiredThe URL of the image
Was this section helpful?