@fragus/sam-types 1.0.47 → 1.0.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.47",
2
+ "version": "1.0.48",
3
3
  "name": "@fragus/sam-types",
4
4
  "description": "Typescript interfaces for all types used to communicate between SAM client(s) and the SAM API",
5
5
  "author": "Fragus",
@@ -31,3 +31,4 @@ export type GenericResponseErrors =
31
31
  | 'GENERIC_VALIDATION'
32
32
  | 'GENERIC_VEHICLE_MODEL_NOT_FOUND_IN_DATABASE'
33
33
  | 'GENERIC_OUTAGE'
34
+ | 'GENERIC_INACTIVE_RECIPIENTS_ERROR' // Recipient(s) have been marked as inactive due to hard bounce, spam complaint, or manual suppression