Interface: ProviderMappingResponse
Defined in: sdk/src/types.ts:444
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
id | string | sdk/src/types.ts:445 |
unsubscribeGroupId | string | sdk/src/types.ts:446 |
providerAccountId | string | sdk/src/types.ts:447 |
providerType | "SENDGRID" | "POSTMARK" | "MAILGUN" | "SES" | sdk/src/types.ts:448 |
providerExternalId | string | sdk/src/types.ts:449 |
providerMetadata | Record<string, unknown> | null | sdk/src/types.ts:450 |
autoSynced | boolean | sdk/src/types.ts:451 |
syncedAt | string | null | sdk/src/types.ts:452 |
createdAt | string | sdk/src/types.ts:453 |