Interface: XeroClientConfiguration

TODO: Add support for the following keys:

  • PrivateKeyPassword

Hierarchy

  • XeroClientConfiguration

Index

Properties

appType

appType: "public" | "private" | "partner"

Optional callbackUrl

callbackUrl: string

consumerKey

consumerKey: string

consumerSecret

consumerSecret: string

Optional privateKeyPath

privateKeyPath: string

Optional privateKeyString

privateKeyString: string

Optional userAgent

userAgent: string

Generated using TypeDoc