Enumeration
Tink.UserError
public enum UserError
Relationships
Member Of
Tink
The
Tink
class encapsulates a connection to the Tink API.
Conforms To
Swift.Error
Enumeration Cases
invalidMarketOrLocale
case invalidMarketOrLocale(: String)
The market and/or locale was invalid. The payload from the backend can be found in the associated value.