APIリファレンス(Node.js)
Config class
SDKの設定情報です。
Signature:
export declare class Config
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
debug | boolean | debugモードの設定 | |
locale | string | BaaS@rakuzaのロケール | |
nowIsLocalTime | boolean | システム日時の設定 | |
timeout | number | APIリクエストのタイムアウト時間(ミリ秒) |