StatementImage class

StatementImage class

The class provides one or more URLs that point to a fully rendered image of the bill, in HTML.

The StatementImage type exposes the following members:

Constructors

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

Properties

PropertyDescription
image_urlGets or sets the URL address for retrieving an image of the complete bill encoded as HTML.
prefetch_urlsGets or sets the prefetch urls.
expire_dateGets or sets the date after which embedded authentication token expires.

See Also