ImageData class

ImageData class

Image information class.

The ImageData type exposes the following members:

Constructors

Constructor Description
ImageData() Initializes a new instance of ImageData class.

Properties

Property Description
image_type Gets or sets the type of image.
image_ref Gets or sets the server specified unique identifier for the image to be used during the request for the image.
image_ref_type Gets or sets the type of reference.
image_delay Gets or sets the number of calendar days from ServerDate (for statement images) or PostedDate (for transaction images) when image will become available.
image_avail_date Gets or sets the image availability date.
image_ttl Gets or sets the number of calendar days the image will remain available on the host once the image becomes available.
check_support Gets or sets the check image information.

See Also