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

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

Properties

Property Description
image_url Gets or sets the URL address for retrieving an image of the complete bill encoded as HTML.
prefetch_urls Gets or sets the prefetch urls.
expire_date Gets or sets the date after which embedded authentication token expires.

See Also