Reference

data class Reference(val reference: String) : Range

Delta cursor that resumes the transaction stream after a prior call.

The reference value is the entryReference of a transaction returned by an earlier transactions call; the service then yields all newer transactions.

Constructors

Link copied to clipboard
constructor(reference: String)

Properties

Link copied to clipboard