Package-level declarations

Types

Link copied to clipboard
data class ApplicationInformation(name: String, version: String, dataDirectory: File)

ApplicationInformation contains a name and version used to identify your application, these details would be passed along when the Stripe terminal library makes calls to Stripe. The dataDirectory is used by the Stripe Terminal library to store files and properties important to the operation of the terminal.