S2.Margot.Common.Dtos.SystemTenantDto
idinteger<int32>
namestringnullable
freeDefaultProductLicenseIdinteger<int32>nullable
freeDefaultProductLicenseNamestringnullable
delinquentGracePeriodMinutesinteger<int32>nullable
warnRenewalMinutesThresholdinteger<int32>nullable
warnCancellationMinutesThresholdinteger<int32>nullable
processRenewalMinutesThresholdinteger<int32>
adminEmailstringnullable
adminMobilePhonestringnullable
logoUristringnullable
signedLogoUristringnullable
getTenantUsersUristringnullable
tenantUserCommunicationSentUristringnullable
clientCommunicationSignaturestringnullable
tenantSubscriptionChangedUristringnullable
accountIdinteger<int32>nullable
accountNamestringnullable
credentials object
stripeApiKeystringnullable
twilioAccountSidstringnullable
twilioAuthTokenstringnullable
twilioSendFromNumberstringnullable
twilioSendFromMessageSidstringnullable
smtpMailFromAddressstringnullable
smtpMailFromNamestringnullable
smtpServerstringnullable
smtpPortinteger<int32>
smtpServerRequiresAuthenticationboolean
smtpServerRequiresSslboolean
smtpServerUsernamestringnullable
smtpServerPasswordstringnullable
createdByUserIdinteger<int32>nullable
createdAtstring<date-time>nullable
updatedByUserIdinteger<int32>nullable
updatedAtstring<date-time>nullable
deactivatedAtstring<date-time>nullable
deactivatedByUserIdinteger<int32>nullable
S2.Margot.Common.Dtos.SystemTenantDto
{
"id": 0,
"name": "string",
"freeDefaultProductLicenseId": 0,
"freeDefaultProductLicenseName": "string",
"delinquentGracePeriodMinutes": 0,
"warnRenewalMinutesThreshold": 0,
"warnCancellationMinutesThreshold": 0,
"processRenewalMinutesThreshold": 0,
"adminEmail": "string",
"adminMobilePhone": "string",
"logoUri": "string",
"signedLogoUri": "string",
"getTenantUsersUri": "string",
"tenantUserCommunicationSentUri": "string",
"clientCommunicationSignature": "string",
"tenantSubscriptionChangedUri": "string",
"accountId": 0,
"accountName": "string",
"credentials": {
"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"
},
"createdByUserId": 0,
"createdAt": "2024-07-29T15:51:28.071Z",
"updatedByUserId": 0,
"updatedAt": "2024-07-29T15:51:28.071Z",
"deactivatedAt": "2024-07-29T15:51:28.071Z",
"deactivatedByUserId": 0
}