PartnerProperties interface
MongoDB specific Properties
Properties
| organization |
Organization Id in MongoDB system |
| organization |
Organization name in MongoDB system |
| redirect |
Redirect URL for the MongoDB |
Property Details
organizationId
Organization Id in MongoDB system
organizationId?: string
Property Value
string
organizationName
Organization name in MongoDB system
organizationName: string
Property Value
string
redirectUrl
Redirect URL for the MongoDB
redirectUrl?: string
Property Value
string