@nomalism-com/types 1.0.44 → 1.1.1

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.
Files changed (103) hide show
  1. package/dist/index.js +5684 -0
  2. package/dist/modules/document/materialEntrance/interfaces.d.ts +1 -1
  3. package/dist/modules/document/propostaSheets/interface.d.ts +1 -1
  4. package/dist/modules/document/purchase/interfaces.d.ts +1 -1
  5. package/dist/modules/document/quebra/interfaces.d.ts +1 -1
  6. package/dist/modules/document/returnToProvider/interface.d.ts +1 -1
  7. package/dist/modules/documentManagement/multimedia/interfaces.d.ts +1 -1
  8. package/dist/modules/integration/emailLog/interfaces.d.ts +1 -1
  9. package/dist/modules/integration/emailTemplate/interfaces.d.ts +1 -1
  10. package/dist/modules/integration/emailTemplateAttachment/interfaces.d.ts +1 -1
  11. package/dist/modules/integration/emailVerification/interfaces.d.ts +1 -1
  12. package/dist/modules/integration/googleFilePermission/interfaces.d.ts +1 -1
  13. package/dist/modules/integration/googleSheets/interfaces.d.ts +2 -1
  14. package/dist/modules/integration/observation/interfaces.d.ts +1 -1
  15. package/dist/modules/integration/observationType/interfaces.d.ts +1 -1
  16. package/dist/modules/integration/projectInfo/interfaces.d.ts +1 -1
  17. package/dist/modules/integration/settings/interfaces.d.ts +1 -1
  18. package/dist/modules/print/npc/interfaces.d.ts +16 -1
  19. package/dist/modules/print/npc/route.schema.d.ts +1 -0
  20. package/dist/modules/print/printer/interfaces.d.ts +18 -9
  21. package/dist/modules/print/printer/route.schema.d.ts +2 -0
  22. package/dist/modules/print/schedulePrintJob/interfaces.d.ts +11 -13
  23. package/dist/modules/stock/chat/interfaces.d.ts +1 -1
  24. package/dist/modules/stock/chatRapidMessage/interface.d.ts +1 -1
  25. package/dist/modules/stock/file/interface.d.ts +1 -1
  26. package/dist/modules/stock/location/interface.d.ts +1 -1
  27. package/dist/modules/stock/prison/interface.d.ts +1 -1
  28. package/dist/modules/stock/productGoogleSheets/interface.d.ts +1 -1
  29. package/dist/modules/stock/productImage/interface.d.ts +1 -1
  30. package/dist/modules/stock/promotion/interface.d.ts +1 -1
  31. package/dist/modules/stock/promotionAssoc/interface.d.ts +1 -1
  32. package/dist/modules/stock/queryList/interfaces.d.ts +1 -1
  33. package/dist/modules/stock/queryParameter/interfaces.d.ts +1 -1
  34. package/dist/modules/stock/returnReason/interfaces.d.ts +1 -1
  35. package/dist/modules/stock/savedEmPicking/interfaces.d.ts +1 -1
  36. package/dist/modules/stock/savedProviderProposal/interfaces.d.ts +1 -1
  37. package/dist/modules/stock/stockMovement/interface.d.ts +1 -1
  38. package/dist/modules/stock/task/interface.d.ts +1 -1
  39. package/dist/modules/stock/taskMessage/interface.d.ts +1 -1
  40. package/dist/modules/stock/typeOfLocation/interface.d.ts +1 -1
  41. package/dist/modules/stock/unitOfMeasure/interface.d.ts +1 -1
  42. package/dist/modules/stock/vatTax/interface.d.ts +1 -1
  43. package/dist/modules/stock/vatTaxZone/interface.d.ts +1 -1
  44. package/dist/modules/stock/vatValidation/interfaces.d.ts +1 -1
  45. package/dist/modules/stock/workflow/interfaces.d.ts +1 -1
  46. package/dist/modules/supply/batch/interface.d.ts +0 -0
  47. package/dist/modules/supply/documentHeader/interfaces.d.ts +1 -1
  48. package/dist/modules/supply/documentLine/interfaces.d.ts +10 -2
  49. package/dist/modules/supply/documentLineAssoc/interfaces.d.ts +1 -1
  50. package/dist/modules/supply/documentLineNote/interfaces.d.ts +1 -1
  51. package/dist/modules/supply/documentSet/interface.d.ts +1 -1
  52. package/dist/modules/supply/documentType/interfaces.d.ts +1 -1
  53. package/dist/modules/supply/externalDocumentHeader/interface.d.ts +1 -1
  54. package/dist/modules/supply/externalDocumentType/interface.d.ts +1 -1
  55. package/dist/modules/supply/orderManagement/route.schema.d.ts +0 -0
  56. package/dist/modules/supply/payment/interface.d.ts +2 -3
  57. package/dist/modules/supply/preSale/interface.d.ts +1 -1
  58. package/dist/modules/supply/preSaleProduct/interface.d.ts +1 -1
  59. package/dist/modules/supply/startDocumentHeaderLastUpdate/interface.d.ts +1 -1
  60. package/dist/modules/tickets/channel/interfaces.d.ts +1 -1
  61. package/dist/modules/tickets/clt/interfaces.d.ts +1 -1
  62. package/dist/modules/tickets/language/interfaces.d.ts +2 -2
  63. package/dist/modules/tickets/tickets/interfaces.d.ts +4 -4
  64. package/dist/modules/user/bankData/interface.d.ts +1 -1
  65. package/dist/modules/user/clientType/interface.d.ts +1 -1
  66. package/dist/modules/user/clients/interface.d.ts +1 -1
  67. package/dist/modules/user/commissioner/interface.d.ts +1 -1
  68. package/dist/modules/user/country/interface.d.ts +1 -1
  69. package/dist/modules/user/deliveryMethods/interfaces.d.ts +1 -1
  70. package/dist/modules/user/favorites/interfaces.d.ts +1 -1
  71. package/dist/modules/user/groupPermissions/interface.d.ts +1 -1
  72. package/dist/modules/user/language/interface.d.ts +1 -1
  73. package/dist/modules/user/maturityDates/interfaces.d.ts +1 -1
  74. package/dist/modules/user/paymentMethods/interfaces.d.ts +1 -1
  75. package/dist/modules/user/permissions/interface.d.ts +1 -1
  76. package/dist/modules/user/persona/interface.d.ts +1 -1
  77. package/dist/modules/user/providerType/interface.d.ts +1 -1
  78. package/dist/modules/user/providers/interface.d.ts +1 -1
  79. package/dist/modules/user/purchaseConditions/interface.d.ts +1 -1
  80. package/dist/modules/user/reasonForExemption/interface.d.ts +1 -1
  81. package/dist/modules/user/segmentsArea/interface.d.ts +1 -1
  82. package/dist/modules/user/shippings/interface.d.ts +1 -1
  83. package/dist/modules/user/storeOperator/interface.d.ts +1 -1
  84. package/dist/modules/user/swift/interface.d.ts +1 -1
  85. package/dist/modules/user/tenant/interface.d.ts +1 -1
  86. package/dist/modules/user/theme/interfaces.d.ts +1 -1
  87. package/dist/modules/user/userPermissions/interface.d.ts +1 -1
  88. package/dist/modules/user/userPositions/interface.d.ts +1 -1
  89. package/dist/modules/user/userTokens/interface.d.ts +1 -1
  90. package/dist/modules/user/users/interface.d.ts +1 -1
  91. package/dist/modules/user/vehicles/interfaces.d.ts +1 -1
  92. package/dist/modules/user/zipCode/interfaces.d.ts +1 -1
  93. package/dist/modules/view/errorLog/interfaces.d.ts +1 -0
  94. package/dist/shared/entities/documentManagement.d.ts +3 -0
  95. package/dist/shared/entities/integration.d.ts +36 -0
  96. package/dist/shared/entities/print.d.ts +13 -3
  97. package/dist/shared/entities/stock.d.ts +188 -3
  98. package/dist/shared/entities/tickets.d.ts +20 -0
  99. package/dist/shared/entities/user.d.ts +120 -0
  100. package/dist/shared/interface.d.ts +2 -14
  101. package/package.json +28 -32
  102. package/dist/index.min.js +0 -1
  103. package/dist/shared/entities/index.d.ts +0 -101
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { StartDocumentHeaderLastUpdateVirtuals } from '../../../shared/entities';
2
+ import { StartDocumentHeaderLastUpdateVirtuals } from '../../../shared/entities/stock';
3
3
  export type Entity = StartDocumentHeaderLastUpdateVirtuals;
4
4
  export declare const Route = "start_document_header_last_update";
5
5
  export declare const UpperName = "StartDocumentHeaderLastUpdate";
@@ -1,4 +1,4 @@
1
- import { Channel } from '../../../shared/entities';
1
+ import { Channel } from '../../../shared/entities/tickets';
2
2
  import * as IShared from '../../../shared/interface';
3
3
  export type Entity = Channel;
4
4
  export declare const Route = "channel";
@@ -1,4 +1,4 @@
1
- import { CLT } from '../../../shared/entities';
1
+ import { CLT } from '../../../shared/entities/tickets';
2
2
  import * as IShared from '../../../shared/interface';
3
3
  export type Entity = CLT;
4
4
  export declare const Route = "clt";
@@ -1,6 +1,6 @@
1
- import { TicketsLanguage } from '../../../shared/entities';
1
+ import { Language } from '../../../shared/entities/tickets';
2
2
  import * as IShared from '../../../shared/interface';
3
- export type Entity = TicketsLanguage;
3
+ export type Entity = Language;
4
4
  export declare const Route = "tickets_language";
5
5
  export declare const UpperName = "TicketsLanguage";
6
6
  export declare const LowerName: string;
@@ -1,4 +1,4 @@
1
- import { Tickets, TicketsLanguage } from '../../../shared/entities';
1
+ import { Tickets, Language } from '../../../shared/entities/tickets';
2
2
  import { IChannel } from '../channel/interfaces';
3
3
  import * as IShared from '../../../shared/interface';
4
4
  export type Entity = Tickets;
@@ -6,7 +6,7 @@ export declare const Route = "tickets";
6
6
  export declare const UpperName = "Tickets";
7
7
  export declare const LowerName: string;
8
8
  export interface ILastTicketCalledToday {
9
- language: TicketsLanguage;
9
+ language: Language;
10
10
  text_to_read: string;
11
11
  }
12
12
  export interface ILastTicketCalledTodayByChannel {
@@ -23,7 +23,7 @@ export interface IRemainingTodayTickets {
23
23
  }
24
24
  export interface ITicketsFindTodayResponse {
25
25
  channels: IChannel[];
26
- languages: TicketsLanguage[];
26
+ languages: Language[];
27
27
  remaining_today_tickets_to_call: IRemainingTodayTickets[];
28
28
  last_ticket_called_today: ILastTicketCalledToday | null;
29
29
  last_tickets_called_today_by_channel?: ILastTicketCalledTodayByChannel[];
@@ -48,7 +48,7 @@ export interface ITicketUpdateRequest {
48
48
  export interface ITicketUpdateResponse {
49
49
  number: number;
50
50
  channel_id: number;
51
- language: TicketsLanguage;
51
+ language: Language;
52
52
  text_to_read: string;
53
53
  last_ticket_called_today: ILastTicketCalledToday | null;
54
54
  remaining_today_tickets_to_call: IRemainingTodayTickets[];
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { BankData, Country, Swift } from '../../../shared/entities';
2
+ import { BankData, Country, Swift } from '../../../shared/entities/user';
3
3
  export type Entity = BankData;
4
4
  export declare const Route = "bank_data";
5
5
  export declare const UpperName = "BankData";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { ClientType } from '../../../shared/entities';
2
+ import { ClientType } from '../../../shared/entities/user';
3
3
  export type Entity = ClientType;
4
4
  export declare const Route = "client_type";
5
5
  export declare const UpperName = "ClientType";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Clients, Users, Country, ReasonForExemption, ClientType, SegmentsArea, Language, Vehicles, DeliveryMethods, MaturityDates, PaymentMethods, Persona } from '../../../shared/entities';
2
+ import { Clients, Users, Country, ReasonForExemption, ClientType, SegmentsArea, Language, Vehicles, DeliveryMethods, MaturityDates, PaymentMethods, Persona } from '../../../shared/entities/user';
3
3
  import type { IChatType } from '../../stock/chat/interfaces';
4
4
  export type Entity = Clients;
5
5
  export declare const Route = "client";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { type Commissioner, type Users, type Country, type Language, type PaymentMethods, type DeliveryMethods, type MaturityDates, type Vehicles, type Persona, type ReasonForExemption } from '../../../shared/entities';
2
+ import { type Commissioner, type Users, type Country, type Language, type PaymentMethods, type DeliveryMethods, type MaturityDates, type Vehicles, type Persona, type ReasonForExemption } from '../../../shared/entities/user';
3
3
  import type { IChatType } from '../../stock/chat/interfaces';
4
4
  export type Entity = Commissioner;
5
5
  export declare const Route = "commissioner";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Country } from '../../../shared/entities';
2
+ import { Country } from '../../../shared/entities/user';
3
3
  export type Entity = Country;
4
4
  export declare const Route = "country";
5
5
  export declare const UpperName = "Country";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { DeliveryMethods } from '../../../shared/entities';
2
+ import { DeliveryMethods } from '../../../shared/entities/user';
3
3
  export type Entity = DeliveryMethods;
4
4
  export declare const Route = "delivery_methods";
5
5
  export declare const UpperName = "DeliveryMethods";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Favorites } from '../../../shared/entities';
2
+ import { Favorites } from '../../../shared/entities/user';
3
3
  export type Entity = Favorites;
4
4
  export declare const Route = "favorites";
5
5
  export declare const UpperName = "Favorites";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { GroupPermissions } from '../../../shared/entities';
2
+ import { GroupPermissions } from '../../../shared/entities/user';
3
3
  export type Entity = GroupPermissions;
4
4
  export declare const Route = "group_permissions";
5
5
  export declare const UpperName = "GroupPermissions";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Language } from '../../../shared/entities';
2
+ import { Language } from '../../../shared/entities/user';
3
3
  export type Entity = Language;
4
4
  export declare const Route = "language";
5
5
  export declare const UpperName = "Language";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { MaturityDates } from '../../../shared/entities';
2
+ import { MaturityDates } from '../../../shared/entities/user';
3
3
  export type Entity = MaturityDates;
4
4
  export declare const Route = "maturity_dates";
5
5
  export declare const UpperName = "MaturityDates";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { PaymentMethods } from '../../../shared/entities';
2
+ import { PaymentMethods } from '../../../shared/entities/user';
3
3
  export type Entity = PaymentMethods;
4
4
  export declare const Route = "payment_methods";
5
5
  export declare const UpperName = "PaymentMethods";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Permissions } from '../../../shared/entities';
2
+ import { Permissions } from '../../../shared/entities/user';
3
3
  export type Entity = Permissions;
4
4
  export declare const Route = "permission";
5
5
  export declare const UpperName = "Permissions";
@@ -1,5 +1,5 @@
1
1
  import type * as IShared from '../../../shared/interface';
2
- import type { Persona, Country, ReasonForExemption } from '../../../shared/entities';
2
+ import type { Persona, Country, ReasonForExemption } from '../../../shared/entities/user';
3
3
  import type { IChatType } from '../../stock/chat/interfaces';
4
4
  export type Entity = Persona;
5
5
  export declare const Route = "persona";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { ProviderType } from '../../../shared/entities';
2
+ import { ProviderType } from '../../../shared/entities/user';
3
3
  export type Entity = ProviderType;
4
4
  export declare const Route = "provider_type";
5
5
  export declare const UpperName = "ProviderType";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Providers, Users, Country, ReasonForExemption, Language, ProviderType, PaymentMethods, MaturityDates, DeliveryMethods, Vehicles, Persona } from '../../../shared/entities';
2
+ import { Providers, Users, Country, ReasonForExemption, Language, ProviderType, PaymentMethods, MaturityDates, DeliveryMethods, Vehicles, Persona } from '../../../shared/entities/user';
3
3
  import type { IChatType } from '../../stock/chat/interfaces';
4
4
  export type Entity = Providers;
5
5
  export declare const Route = "provider";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { PurchaseConditions } from '../../../shared/entities';
2
+ import { PurchaseConditions } from '../../../shared/entities/user';
3
3
  export type Entity = PurchaseConditions;
4
4
  export declare const Route = "purchase_conditions";
5
5
  export declare const UpperName = "PurchaseConditions";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { ReasonForExemption } from '../../../shared/entities';
2
+ import { ReasonForExemption } from '../../../shared/entities/user';
3
3
  export type Entity = ReasonForExemption;
4
4
  export declare const Route = "reason_for_exemption";
5
5
  export declare const UpperName = "ReasonForExemption";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { SegmentsArea } from '../../../shared/entities';
2
+ import { SegmentsArea } from '../../../shared/entities/user';
3
3
  export type Entity = SegmentsArea;
4
4
  export declare const Route = "segments_area";
5
5
  export declare const UpperName = "SegmentsArea";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Shippings } from '../../../shared/entities';
2
+ import { Shippings } from '../../../shared/entities/user';
3
3
  export type Entity = Shippings;
4
4
  export declare const Route = "shippings";
5
5
  export declare const UpperName = "Shippings";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { StoreOperator, Users, ReasonForExemption, UserPositions, Language, type Persona, type Country } from '../../../shared/entities';
2
+ import { StoreOperator, Users, ReasonForExemption, UserPositions, Language, type Persona, type Country } from '../../../shared/entities/user';
3
3
  import type { IChatType } from '../../stock/chat/interfaces';
4
4
  export type Entity = StoreOperator;
5
5
  export declare const Route = "store_operator";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Swift } from '../../../shared/entities';
2
+ import { Swift } from '../../../shared/entities/user';
3
3
  export type Entity = Swift;
4
4
  export declare const Route = "swift";
5
5
  export declare const UpperName = "Swift";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Tenant } from '../../../shared/entities';
2
+ import { Tenant } from '../../../shared/entities/user';
3
3
  export type Entity = Tenant;
4
4
  export declare const Route = "tenant";
5
5
  export declare const UpperName = "Tenant";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Theme } from '../../../shared/entities';
2
+ import { Theme } from '../../../shared/entities/user';
3
3
  export type Entity = Theme;
4
4
  export declare const Route = "theme";
5
5
  export declare const UpperName = "Theme";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { UserPermissions, GroupPermissions, Permissions } from '../../../shared/entities';
2
+ import { UserPermissions, GroupPermissions, Permissions } from '../../../shared/entities/user';
3
3
  export type Entity = UserPermissions;
4
4
  export declare const Route = "user_permissions";
5
5
  export declare const UpperName = "UserPermissions";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { UserPositions } from '../../../shared/entities';
2
+ import { UserPositions } from '../../../shared/entities/user';
3
3
  export type Entity = UserPositions;
4
4
  export declare const Route = "user_positions";
5
5
  export declare const UpperName = "UserPositions";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { UserTokens } from '../../../shared/entities';
2
+ import { UserTokens } from '../../../shared/entities/user';
3
3
  export type Entity = UserTokens;
4
4
  export declare const Route = "user_token";
5
5
  export declare const UpperName = "UserTokens";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Providers, Country, Language, ProviderType, ReasonForExemption, Persona, Clients, SegmentsArea, ClientType, StoreOperator, UserPositions, Commissioner, Users, PaymentMethods, MaturityDates, DeliveryMethods, Vehicles, Theme } from '../../../shared/entities';
2
+ import { Providers, Country, Language, ProviderType, ReasonForExemption, Persona, Clients, SegmentsArea, ClientType, StoreOperator, UserPositions, Commissioner, Users, PaymentMethods, MaturityDates, DeliveryMethods, Vehicles, Theme } from '../../../shared/entities/user';
3
3
  export type Entity = Users;
4
4
  export type EntityWithoutPassword = Omit<Users, 'password'>;
5
5
  export declare const Route = "users";
@@ -1,5 +1,5 @@
1
1
  import * as IShared from '../../../shared/interface';
2
- import { Vehicles } from '../../../shared/entities';
2
+ import { Vehicles } from '../../../shared/entities/user';
3
3
  export type Entity = Vehicles;
4
4
  export declare const Route = "vehicles";
5
5
  export declare const UpperName = "Vehicles";
@@ -1,4 +1,4 @@
1
- import { ZipCode } from '../../../shared/entities';
1
+ import { ZipCode } from '../../../shared/entities/user';
2
2
  export type Entity = ZipCode;
3
3
  export declare const Route = "zip_code";
4
4
  export declare const UpperName = "ZipCode";
@@ -7,6 +7,7 @@ export declare const IErrorTypeEnum: {
7
7
  axios: 'axios';
8
8
  webapp: 'webapp';
9
9
  kafka: 'kafka';
10
+ npc: 'npc';
10
11
  };
11
12
  export type IErrorType = (typeof IErrorTypeEnum)[keyof typeof IErrorTypeEnum];
12
13
  export declare const errorTypes: string[];
@@ -1,3 +1,6 @@
1
+ /**
2
+ * Model Multimedia
3
+ */
1
4
  export type Multimedia = {
2
5
  id: string;
3
6
  url: string;
@@ -1,4 +1,8 @@
1
1
  import { IProjectInfoType } from '../../modules/integration/projectInfo/interfaces';
2
+ /**
3
+ * Model Observation
4
+ *
5
+ */
2
6
  export type Observation = {
3
7
  id: string;
4
8
  owner_id: string;
@@ -10,6 +14,10 @@ export type Observation = {
10
14
  created_at: Date;
11
15
  updated_at: Date;
12
16
  };
17
+ /**
18
+ * Model ObservationType
19
+ *
20
+ */
13
21
  export type ObservationType = {
14
22
  id: string;
15
23
  name: string;
@@ -18,6 +26,10 @@ export type ObservationType = {
18
26
  created_at: Date;
19
27
  updated_at: Date;
20
28
  };
29
+ /**
30
+ * Model GoogleFilePermission
31
+ *
32
+ */
21
33
  export type GoogleFilePermission = {
22
34
  id: string;
23
35
  file_id: string;
@@ -26,6 +38,10 @@ export type GoogleFilePermission = {
26
38
  created_at: Date;
27
39
  updated_at: Date;
28
40
  };
41
+ /**
42
+ * Model Settings
43
+ *
44
+ */
29
45
  export type Settings = {
30
46
  id: number;
31
47
  key: string;
@@ -33,6 +49,10 @@ export type Settings = {
33
49
  created_at: Date;
34
50
  updated_at: Date;
35
51
  };
52
+ /**
53
+ * Model ProjectInfo
54
+ *
55
+ */
36
56
  export type ProjectInfo = {
37
57
  id: number;
38
58
  type: IProjectInfoType;
@@ -44,6 +64,10 @@ export type ProjectInfo = {
44
64
  created_at: Date;
45
65
  updated_at: Date;
46
66
  };
67
+ /**
68
+ * Model EmailLog
69
+ *
70
+ */
47
71
  export type EmailLog = {
48
72
  id: string;
49
73
  template: string;
@@ -58,6 +82,10 @@ export type EmailLog = {
58
82
  created_at: Date;
59
83
  updated_at: Date;
60
84
  };
85
+ /**
86
+ * Model EmailTemplate
87
+ *
88
+ */
61
89
  export type EmailTemplate = {
62
90
  id: string;
63
91
  name: string;
@@ -69,6 +97,10 @@ export type EmailTemplate = {
69
97
  created_at: Date;
70
98
  updated_at: Date;
71
99
  };
100
+ /**
101
+ * Model EmailTemplateAttachments
102
+ *
103
+ */
72
104
  export type EmailTemplateAttachment = {
73
105
  id: string;
74
106
  email_template_id: string;
@@ -79,6 +111,10 @@ export type EmailTemplateAttachment = {
79
111
  created_at: Date;
80
112
  updated_at: Date;
81
113
  };
114
+ /**
115
+ * Model EmailVerification
116
+ *
117
+ */
82
118
  export type EmailVerification = {
83
119
  id: string;
84
120
  email: string;
@@ -1,6 +1,8 @@
1
1
  export type ScheduledPrintJob = {
2
2
  id: string;
3
- printer_id: string;
3
+ device_os_name: string;
4
+ npc_id: string;
5
+ sticker: boolean;
4
6
  external_url: string | null;
5
7
  buffer: string | null;
6
8
  sent: Date | null;
@@ -8,10 +10,14 @@ export type ScheduledPrintJob = {
8
10
  created_at: Date;
9
11
  created_by: string | null;
10
12
  };
13
+ /**
14
+ * Model Printer
15
+ *
16
+ */
11
17
  export type Printer = {
12
18
  id: string;
13
19
  npc_id: string;
14
- printer_id: string;
20
+ device_os_name: string;
15
21
  name: string | null;
16
22
  connected: boolean;
17
23
  enable: boolean;
@@ -28,9 +34,13 @@ export type Printer = {
28
34
  created_at: Date;
29
35
  updated_at: Date;
30
36
  };
37
+ /**
38
+ * Model Npc
39
+ *
40
+ */
31
41
  export type Npc = {
32
42
  id: string;
33
43
  name: string | null;
34
- mac_address: string;
44
+ computer_id: string;
35
45
  secret: string | null;
36
46
  };