PostgresConnectOptions.password

Password to authenticate with.

struct PostgresConnectOptions
@serdeKeys("Password")
string password;

Meta