Skip to main content

S2.Margot.Common.Dtos.SystemTenantCredentials

stripeApiKeystringnullable
twilioAccountSidstringnullable
twilioAuthTokenstringnullable
twilioSendFromNumberstringnullable
twilioSendFromMessageSidstringnullable
smtpMailFromAddressstringnullable
smtpMailFromNamestringnullable
smtpServerstringnullable
smtpPortinteger<int32>
smtpServerRequiresAuthenticationboolean
smtpServerRequiresSslboolean
smtpServerUsernamestringnullable
smtpServerPasswordstringnullable
S2.Margot.Common.Dtos.SystemTenantCredentials
{
"stripeApiKey": "string",
"twilioAccountSid": "string",
"twilioAuthToken": "string",
"twilioSendFromNumber": "string",
"twilioSendFromMessageSid": "string",
"smtpMailFromAddress": "string",
"smtpMailFromName": "string",
"smtpServer": "string",
"smtpPort": 0,
"smtpServerRequiresAuthentication": true,
"smtpServerRequiresSsl": true,
"smtpServerUsername": "string",
"smtpServerPassword": "string"
}