@ptkl/sdk - v1.3.4
Preparing search index...
v0.10/types/ratchet
RatchetCredentials
Interface RatchetCredentials
interface
RatchetCredentials
{
dbname
?:
string
;
dsn
?:
string
;
host
?:
string
;
password
?:
string
;
project_id
?:
string
;
service_account_json
?:
string
;
type
:
string
;
user
?:
string
;
}
Index
Properties
dbname?
dsn?
host?
password?
project_
id?
service_
account_
json?
type
user?
Properties
Optional
dbname
dbname
?:
string
Optional
dsn
dsn
?:
string
Optional
host
host
?:
string
Optional
password
password
?:
string
Optional
project_
id
project_id
?:
string
Optional
service_
account_
json
service_account_json
?:
string
type
type
:
string
Optional
user
user
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
dbname
dsn
host
password
project_
id
service_
account_
json
type
user
@ptkl/sdk - v1.3.4
Loading...