Types

Link copied to clipboard
Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Delegates to StatementLineItems, but gracefully handles missing data.

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard

Delegates to StatementLineItems, but gracefully handles missing data.

Link copied to clipboard
open override fun hasNextPage(): Boolean

Returns whether there's another page after this one.

Link copied to clipboard

Returns the items in this page.

Link copied to clipboard

Returns the page after this one by making another request.

Link copied to clipboard

The parameters that were used to request this page.

Link copied to clipboard

The response that this page was parsed from.

Link copied to clipboard
open override fun toString(): String