IReceiptStatement.Get Method

Definition

Retrieves the PDF receipt statement.

public System.IO.Stream Get ();
abstract member Get : unit -> System.IO.Stream
Public Function Get () As Stream

Returns

The invoice statement.

Implements

Applies to