Package-level declarations

Types

Link copied to clipboard
data class ForageConfig(val merchantId: String, val sessionToken: String)

The configuration details that Forage needs to create a functional ForageElement.

Link copied to clipboard

An Exception thrown if a reference to a ForageElement is passed to a method before setForageConfig is called on the Element.