10 lines
204 B
Plaintext
10 lines
204 B
Plaintext
|
{ Type =
|
||
|
{ ConsumerToken : Text
|
||
|
, ConsumerSecret : Text
|
||
|
, ApiKey : Text
|
||
|
, ApiSecret : Text
|
||
|
}
|
||
|
, default =
|
||
|
{ ConsumerToken = "", ConsumerSecret = "", ApiKey = "", ApiSecret = "" }
|
||
|
}
|