.gitignore
.npmignore
README.md
src/apis/index.ts
src/apis/notifications-api.ts
src/index.ts
src/models/additional-recipients-dto.ts
src/models/content-dto.ts
src/models/email-addresses-dto.ts
src/models/generic-response-dto.ts
src/models/health-controller-check200-response-info-value.ts
src/models/health-controller-check200-response.ts
src/models/health-controller-check503-response.ts
src/models/index.ts
src/models/insertable-content-dto.ts
src/models/notification-classification.ts
src/models/notification-create-dto.ts
src/models/notification-delivery-channel.ts
src/models/notification-opt-out-show-dto.ts
src/models/notification-opt-out-update-dto.ts
src/models/outbound-notification-preferences-show-dto.ts
src/models/outbound-notification-preferences-update-dto.ts
src/models/recipient-dto.ts
src/models/recipients-dto.ts
src/models/send-error-code.ts
src/models/send-error-dto.ts
src/models/send-result-dto.ts
src/models/sender-dto.ts
src/models/transfer-opt-outs-dto.ts
src/runtime.ts
tsconfig.json
