Optional
locale?: stringOptional
mode?: ModeEnvironment for the SDK to connect to, the SDK will connect to the Moneytree production server by default.
staging
for development as develop
may contain unstable features.local
is only for SDK development by Moneytree engineers.Generated using TypeDoc
Force Moneytree to load content in this specific locale.
A default value will be auto detected based on the user's language configuration and location if available. Check this spec for more information.
Currently supported values are:
'en'
,'en-AU'
,'ja'
.