Interface: CreateProviderParams
Defined in: sdk/src/types.ts:145
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
providerType | "SENDGRID" | "POSTMARK" | "MAILGUN" | "SES" | sdk/src/types.ts:146 |
displayName | string | sdk/src/types.ts:147 |
credentials | Record<string, string> | sdk/src/types.ts:148 |