11 lines
209 B
Plaintext
11 lines
209 B
Plaintext
|
{ Type =
|
||
|
{ AppID : Text
|
||
|
, AppSecret : Text
|
||
|
, Account : Text
|
||
|
, Instance : Text
|
||
|
, Token : Text
|
||
|
}
|
||
|
, default =
|
||
|
{ AppID = "", AppSecret = "", Account = "", Instance = "", Token = "" }
|
||
|
}
|