Exemption Certificate Management

CertCapture RESTful APIs

ItemImageDetailsModel

Item image details model

This model is used in the following APIs:

Parameters
itemImageIdOptional
string

Guid Primary key for ItemImage

itemImageDetailIdOptional
integer

Numeric primary key for ItemImage

companyIdOptional
integer

Gets or sets the company ID associated with the item image.

itemIdOptional
integer

Gets or sets the item ID.

createdAtOptional
string

Gets or sets the creation timestamp of the item image.

createdUserIdOptional
integer

Gets or sets the ID of the user who created the item image.

modifiedAtOptional
string

Gets or sets the last modification timestamp of the item image.

modifiedUserIdOptional
integer

Gets or sets the ID of the user who last modified the item image.