ImageData class

ImageData class

Image information class.

The ImageData type exposes the following members:

Constructors

ConstructorDescription
ImageData()Initializes a new instance of ImageData class.

Properties

PropertyDescription
image_typeGets or sets the type of image.
image_refGets or sets the server specified unique identifier for the image to be used during the request for the image.
image_ref_typeGets or sets the type of reference.
image_delayGets or sets the number of calendar days from ServerDate (for statement images) or PostedDate (for transaction images) when image will become available.
image_avail_dateGets or sets the image availability date.
image_ttlGets or sets the number of calendar days the image will remain available on the host once the image becomes available.
check_supportGets or sets the check image information.

See Also