@nizam-os/merchant-sdk 4.0.0 → 5.0.0

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 (85) hide show
  1. package/dist/api/resources/files/client/Client.d.ts +1 -1
  2. package/dist/api/resources/files/client/Client.js +4 -4
  3. package/dist/api/resources/files/client/requests/InitiateFileUploadRequest.d.ts +1 -0
  4. package/dist/api/resources/files/client/requests/InitiateFileUploadRequest.js +1 -0
  5. package/dist/api/resources/files/client/requests/ListFilesRequest.d.ts +7 -6
  6. package/dist/api/resources/files/index.d.ts +1 -0
  7. package/dist/api/resources/files/index.js +1 -0
  8. package/dist/api/resources/files/types/ListFilesRequestKindItem.d.ts +11 -0
  9. package/dist/api/resources/files/types/ListFilesRequestKindItem.js +14 -0
  10. package/dist/api/resources/files/types/ListFilesRequestSortItem.d.ts +5 -0
  11. package/dist/api/resources/files/types/ListFilesRequestSortItem.js +8 -0
  12. package/dist/api/resources/files/types/ListFilesRequestStatusItem.d.ts +6 -0
  13. package/dist/api/resources/files/types/ListFilesRequestStatusItem.js +9 -0
  14. package/dist/api/resources/files/types/index.d.ts +3 -0
  15. package/dist/api/resources/files/types/index.js +19 -0
  16. package/dist/api/resources/index.d.ts +2 -0
  17. package/dist/api/resources/index.js +2 -0
  18. package/dist/api/resources/notifications/client/Client.d.ts +1 -1
  19. package/dist/api/resources/notifications/client/Client.js +2 -2
  20. package/dist/api/resources/notifications/client/requests/ListNotificationsRequest.d.ts +3 -2
  21. package/dist/api/resources/notifications/index.d.ts +1 -0
  22. package/dist/api/resources/notifications/index.js +1 -0
  23. package/dist/api/resources/notifications/types/ListNotificationsRequestSortItem.d.ts +5 -0
  24. package/dist/api/resources/notifications/types/ListNotificationsRequestSortItem.js +8 -0
  25. package/dist/api/resources/notifications/types/index.d.ts +1 -0
  26. package/dist/api/resources/notifications/types/index.js +17 -0
  27. package/dist/api/types/ActiveOrganization.d.ts +2 -2
  28. package/dist/api/types/ActivityResource.d.ts +4 -4
  29. package/dist/api/types/AllowedTransitions.d.ts +28 -0
  30. package/dist/api/types/AllowedTransitions.js +23 -0
  31. package/dist/api/types/AllowedTransitionsRequest.d.ts +7 -0
  32. package/dist/api/types/AllowedTransitionsRequest.js +3 -0
  33. package/dist/api/types/ApiFieldError.d.ts +1 -1
  34. package/dist/api/types/Asset.d.ts +26 -4
  35. package/dist/api/types/Asset.js +13 -0
  36. package/dist/api/types/AssetListItem.d.ts +11 -5
  37. package/dist/api/types/Assignment.d.ts +6 -6
  38. package/dist/api/types/BulkJobSubmission.d.ts +3 -3
  39. package/dist/api/types/BusinessCategory.d.ts +3 -3
  40. package/dist/api/types/Country.d.ts +3 -3
  41. package/dist/api/types/CreateAssetRequest.d.ts +25 -0
  42. package/dist/api/types/CreateAssetRequest.js +10 -0
  43. package/dist/api/types/Currency.d.ts +5 -5
  44. package/dist/api/types/Device.d.ts +6 -6
  45. package/dist/api/types/Devices.d.ts +2 -2
  46. package/dist/api/types/ExportAssetsRequest.d.ts +36 -0
  47. package/dist/api/types/ExportAssetsRequest.js +31 -0
  48. package/dist/api/types/FileDownloadUrl.d.ts +4 -4
  49. package/dist/api/types/FileUploadSession.d.ts +12 -11
  50. package/dist/api/types/FileUploadSession.js +1 -0
  51. package/dist/api/types/File_.d.ts +14 -13
  52. package/dist/api/types/File_.js +1 -0
  53. package/dist/api/types/HeatmapCell.d.ts +4 -4
  54. package/dist/api/types/ImportError.d.ts +4 -4
  55. package/dist/api/types/ImportSubmission.d.ts +4 -4
  56. package/dist/api/types/Invite.d.ts +8 -8
  57. package/dist/api/types/Job.d.ts +11 -11
  58. package/dist/api/types/JobSubmission.d.ts +2 -2
  59. package/dist/api/types/Language.d.ts +4 -4
  60. package/dist/api/types/Membership.d.ts +3 -3
  61. package/dist/api/types/MqttToken.d.ts +4 -4
  62. package/dist/api/types/Notification.d.ts +9 -9
  63. package/dist/api/types/NotificationCounts.d.ts +5 -5
  64. package/dist/api/types/NotificationDeadLetter.d.ts +9 -9
  65. package/dist/api/types/NotificationPreferences.d.ts +2 -2
  66. package/dist/api/types/NotificationUnreadCount.d.ts +2 -2
  67. package/dist/api/types/NotificationsArchived.d.ts +2 -2
  68. package/dist/api/types/NotificationsMarkedRead.d.ts +2 -2
  69. package/dist/api/types/Operator.d.ts +4 -4
  70. package/dist/api/types/OperatorPosition.d.ts +5 -5
  71. package/dist/api/types/Organization.d.ts +7 -7
  72. package/dist/api/types/Position.d.ts +6 -6
  73. package/dist/api/types/ProblemDetail.d.ts +1 -1
  74. package/dist/api/types/RealtimeTicket.d.ts +3 -3
  75. package/dist/api/types/ReconcileResponse.d.ts +4 -4
  76. package/dist/api/types/TaskAttemptPhoto.d.ts +7 -7
  77. package/dist/api/types/Timezone.d.ts +4 -4
  78. package/dist/api/types/UpdateAssetRequest.d.ts +21 -0
  79. package/dist/api/types/UpdateAssetRequest.js +3 -0
  80. package/dist/api/types/UploadInitiation.d.ts +6 -6
  81. package/dist/api/types/User.d.ts +5 -5
  82. package/dist/api/types/UserResource.d.ts +4 -4
  83. package/dist/api/types/index.d.ts +4 -0
  84. package/dist/api/types/index.js +4 -0
  85. package/package.json +1 -1
@@ -3,19 +3,19 @@
3
3
  */
4
4
  export interface NotificationDeadLetter {
5
5
  /** Delivery attempt id. */
6
- id?: string | undefined;
6
+ id: string;
7
7
  /** The notification this attempt belongs to. */
8
- notification_id?: string | undefined;
8
+ notification_id: string;
9
9
  /** Owning organization. */
10
- organization_id?: string | undefined;
10
+ organization_id: string;
11
11
  /** Channel. */
12
- channel?: string | undefined;
12
+ channel: string;
13
13
  /** Provider/gateway. */
14
- provider?: string | undefined;
14
+ provider: string;
15
15
  /** Resolved recipient endpoint (device id, email, user id). */
16
- recipient_address?: string | undefined;
16
+ recipient_address: string;
17
17
  /** Number of send attempts made. */
18
- attempt_count?: number | undefined;
18
+ attempt_count: number;
19
19
  /** Machine error code from the last attempt. */
20
20
  error_code?: string | undefined;
21
21
  /** Human-readable error from the last attempt. */
@@ -23,9 +23,9 @@ export interface NotificationDeadLetter {
23
23
  /** When it dead-lettered (RFC 3339). */
24
24
  failed_at?: string | undefined;
25
25
  /** When the attempt row was created (RFC 3339). */
26
- created_at?: string | undefined;
26
+ created_at: string;
27
27
  /** Object type discriminator. */
28
- object?: NotificationDeadLetter.Object_ | undefined;
28
+ object: NotificationDeadLetter.Object_;
29
29
  }
30
30
  export declare namespace NotificationDeadLetter {
31
31
  /** Object type discriminator. */
@@ -4,9 +4,9 @@ import type * as NizamMerchant from "../index.js";
4
4
  */
5
5
  export interface NotificationPreferences {
6
6
  /** The user's explicit per-kind × channel overrides. */
7
- preferences?: NizamMerchant.NotificationPreference[] | undefined;
7
+ preferences: NizamMerchant.NotificationPreference[];
8
8
  /** Object type discriminator. */
9
- object?: NotificationPreferences.Object_ | undefined;
9
+ object: NotificationPreferences.Object_;
10
10
  }
11
11
  export declare namespace NotificationPreferences {
12
12
  /** Object type discriminator. */
@@ -3,9 +3,9 @@
3
3
  */
4
4
  export interface NotificationUnreadCount {
5
5
  /** Number of unread notifications. */
6
- count?: number | undefined;
6
+ count: number;
7
7
  /** Object type discriminator. */
8
- object?: NotificationUnreadCount.Object_ | undefined;
8
+ object: NotificationUnreadCount.Object_;
9
9
  }
10
10
  export declare namespace NotificationUnreadCount {
11
11
  /** Object type discriminator. */
@@ -3,9 +3,9 @@
3
3
  */
4
4
  export interface NotificationsArchived {
5
5
  /** Number of notifications archived. */
6
- archived?: number | undefined;
6
+ archived: number;
7
7
  /** Object type discriminator. */
8
- object?: NotificationsArchived.Object_ | undefined;
8
+ object: NotificationsArchived.Object_;
9
9
  }
10
10
  export declare namespace NotificationsArchived {
11
11
  /** Object type discriminator. */
@@ -3,9 +3,9 @@
3
3
  */
4
4
  export interface NotificationsMarkedRead {
5
5
  /** Number of notifications flipped to read. */
6
- marked?: number | undefined;
6
+ marked: number;
7
7
  /** Object type discriminator. */
8
- object?: NotificationsMarkedRead.Object_ | undefined;
8
+ object: NotificationsMarkedRead.Object_;
9
9
  }
10
10
  export declare namespace NotificationsMarkedRead {
11
11
  /** Object type discriminator. */
@@ -3,11 +3,11 @@
3
3
  */
4
4
  export interface Operator {
5
5
  /** Stable UUID. */
6
- id?: string | undefined;
6
+ id: string;
7
7
  /** Kind discriminator. */
8
- kind?: Operator.Kind | undefined;
8
+ kind: Operator.Kind;
9
9
  /** Lifecycle status. */
10
- status?: Operator.Status | undefined;
10
+ status: Operator.Status;
11
11
  /** Display name. */
12
12
  display_name?: string | undefined;
13
13
  /** Linked user id (humans with a Nizam login). Null for software agents. */
@@ -17,7 +17,7 @@ export interface Operator {
17
17
  /** Owning organization id. */
18
18
  organization_id?: string | undefined;
19
19
  /** Object type discriminator. */
20
- object?: Operator.Object_ | undefined;
20
+ object: Operator.Object_;
21
21
  }
22
22
  export declare namespace Operator {
23
23
  /** Kind discriminator. */
@@ -3,11 +3,11 @@
3
3
  */
4
4
  export interface OperatorPosition {
5
5
  /** Operator id. */
6
- operator_id?: string | undefined;
6
+ operator_id: string;
7
7
  /** Latitude (WGS84). */
8
- lat?: number | undefined;
8
+ lat: number;
9
9
  /** Longitude (WGS84). */
10
- lng?: number | undefined;
10
+ lng: number;
11
11
  /** Direction of travel, compass degrees [0,360). */
12
12
  heading?: number | undefined;
13
13
  /** Course over ground, compass degrees [0,360). */
@@ -17,8 +17,8 @@ export interface OperatorPosition {
17
17
  /** Altitude above the WGS84 ellipsoid, metres. */
18
18
  altitude?: number | undefined;
19
19
  /** Device-time of the fix. */
20
- captured_at?: string | undefined;
21
- object?: OperatorPosition.Object_ | undefined;
20
+ captured_at: string;
21
+ object: OperatorPosition.Object_;
22
22
  }
23
23
  export declare namespace OperatorPosition {
24
24
  const Object_: {
@@ -3,23 +3,23 @@
3
3
  */
4
4
  export interface Organization {
5
5
  /** Stable UUID owned by Nizam. Pin this value in URLs and external integrations. The matching Keycloak Organization is tracked server-side via a separate keycloak_id bridge and is not exposed over the SDK; do not assume the two ids are equal. */
6
- id?: string | undefined;
6
+ id: string;
7
7
  /** Display name. */
8
- name?: string | undefined;
8
+ name: string;
9
9
  /** URL-safe identifier — used in deep links and admin tooling. */
10
- slug?: string | undefined;
10
+ slug: string;
11
11
  /** Lifecycle status. */
12
- status?: Organization.Status | undefined;
12
+ status: Organization.Status;
13
13
  /** User id of the human who originally created this organization. Immutable for the row's lifetime — does NOT change when ownership is transferred. */
14
- founder_user_id?: string | undefined;
14
+ founder_user_id: string;
15
15
  /** User id of the current owner. Receives all admin notifications by default. Mutable; reassigned via ownership transfer. May be null transiently if the owner user has been hard-deleted. */
16
16
  owner_user_id?: string | undefined;
17
17
  /** When this organization was created. */
18
- created_at?: string | undefined;
18
+ created_at: string;
19
19
  /** Populated ONLY on the POST /v1/organizations create response — the active organization id Nizam pinned for the founder as part of the same transaction that created the org. Null on every other endpoint (GET, list, membership embeds). Per issue #67 phase 1, the SPA writes its active-org cookie from this field instead of issuing a follow-up PATCH /v1/me/active-organization. */
20
20
  active_organization_id?: string | undefined;
21
21
  /** Object type discriminator. */
22
- object?: Organization.Object_ | undefined;
22
+ object: Organization.Object_;
23
23
  }
24
24
  export declare namespace Organization {
25
25
  /** Lifecycle status. */
@@ -3,13 +3,13 @@
3
3
  */
4
4
  export interface Position {
5
5
  /** Position id. */
6
- id?: string | undefined;
6
+ id: string;
7
7
  /** Operator the fix belongs to. */
8
- operator_id?: string | undefined;
8
+ operator_id: string;
9
9
  /** Latitude (WGS84). */
10
- lat?: number | undefined;
10
+ lat: number;
11
11
  /** Longitude (WGS84). */
12
- lng?: number | undefined;
12
+ lng: number;
13
13
  /** Direction of travel, compass degrees [0,360). */
14
14
  heading?: number | undefined;
15
15
  /** Course over ground toward the destination, compass degrees [0,360). */
@@ -19,8 +19,8 @@ export interface Position {
19
19
  /** Altitude above the WGS84 ellipsoid, metres. */
20
20
  altitude?: number | undefined;
21
21
  /** Device-time the fix was captured (authoritative). */
22
- recorded_at?: string | undefined;
23
- object?: Position.Object_ | undefined;
22
+ recorded_at: string;
23
+ object: Position.Object_;
24
24
  }
25
25
  export declare namespace Position {
26
26
  const Object_: {
@@ -16,6 +16,6 @@ export interface ProblemDetail {
16
16
  code: string;
17
17
  /** OpenTelemetry trace id from the request — match to logs for support. */
18
18
  trace_id?: string | undefined;
19
- /** Per-field validation errors. Populated only when status=422. */
19
+ /** Per-field errors keyed to the offending input. Present on 422 bean-validation failures AND on field-level 409 conflicts (e.g. a duplicate unique value such as a VIN) — bind each entry to its `field`; do not gate handling on `status == 422`. */
20
20
  errors?: NizamMerchant.ApiFieldError[] | undefined;
21
21
  }
@@ -3,11 +3,11 @@
3
3
  */
4
4
  export interface RealtimeTicket {
5
5
  /** The signed ticket. Send it as `Authorization: Bearer <ticket>` on the STOMP CONNECT frame to /ws. Opaque to the client; do not parse or store it. */
6
- ticket?: string | undefined;
6
+ ticket: string;
7
7
  /** When the ticket expires (ISO-8601). Connect promptly; mint a fresh ticket for each new connection attempt. */
8
- expires_at?: string | undefined;
8
+ expires_at: string;
9
9
  /** Object type discriminator. */
10
- object?: RealtimeTicket.Object_ | undefined;
10
+ object: RealtimeTicket.Object_;
11
11
  }
12
12
  export declare namespace RealtimeTicket {
13
13
  /** Object type discriminator. */
@@ -4,13 +4,13 @@ import type * as NizamMerchant from "../index.js";
4
4
  */
5
5
  export interface ReconcileResponse {
6
6
  /** Nizam org ids whose stored keycloak_id no longer resolves on the KC side. */
7
- nizam_has_kc_missing?: string[] | undefined;
7
+ nizam_has_kc_missing: string[];
8
8
  /** KC org ids with no matching Nizam organizations.keycloak_id row. */
9
- kc_has_nizam_missing?: string[] | undefined;
9
+ kc_has_nizam_missing: string[];
10
10
  /** Per-org membership-set divergences (KC vs Nizam). */
11
- membership_divergent?: NizamMerchant.MembershipDriftResponse[] | undefined;
11
+ membership_divergent: NizamMerchant.MembershipDriftResponse[];
12
12
  /** Object type discriminator. */
13
- object?: ReconcileResponse.Object_ | undefined;
13
+ object: ReconcileResponse.Object_;
14
14
  }
15
15
  export declare namespace ReconcileResponse {
16
16
  /** Object type discriminator. */
@@ -4,11 +4,11 @@ import type * as NizamMerchant from "../index.js";
4
4
  */
5
5
  export interface TaskAttemptPhoto {
6
6
  /** Photo record id. */
7
- id?: string | undefined;
7
+ id: string;
8
8
  /** Central file id — request bytes via the files download-url endpoint. */
9
- file_id?: string | undefined;
9
+ file_id: string;
10
10
  /** Display order within the attempt. */
11
- sequence?: number | undefined;
11
+ sequence: number;
12
12
  /** Photo category, when categorised. */
13
13
  photo_type?: string | undefined;
14
14
  /** Operator-entered caption. */
@@ -16,11 +16,11 @@ export interface TaskAttemptPhoto {
16
16
  /** Device capture time (EXIF), when reported. */
17
17
  taken_at?: string | undefined;
18
18
  /** May the bytes be served right now (scan verdict + lifecycle)? */
19
- downloadable?: boolean | undefined;
20
- thumbnails?: NizamMerchant.TaskAttemptPhotoThumbnail[] | undefined;
19
+ downloadable: boolean;
20
+ thumbnails: NizamMerchant.TaskAttemptPhotoThumbnail[];
21
21
  /** When the photo row was recorded. */
22
- created_at?: string | undefined;
23
- object?: TaskAttemptPhoto.Object_ | undefined;
22
+ created_at: string;
23
+ object: TaskAttemptPhoto.Object_;
24
24
  }
25
25
  export declare namespace TaskAttemptPhoto {
26
26
  const Object_: {
@@ -3,13 +3,13 @@
3
3
  */
4
4
  export interface Timezone {
5
5
  /** IANA timezone id (e.g. `America/New_York`). */
6
- id?: string | undefined;
6
+ id: string;
7
7
  /** Long display name in the Accept-Language locale. */
8
- display_name?: string | undefined;
8
+ display_name: string;
9
9
  /** Current offset from UTC in minutes (DST-aware). */
10
- gmt_offset_minutes?: number | undefined;
10
+ gmt_offset_minutes: number;
11
11
  /** Object type discriminator. */
12
- object?: Timezone.Object_ | undefined;
12
+ object: Timezone.Object_;
13
13
  }
14
14
  export declare namespace Timezone {
15
15
  /** Object type discriminator. */
@@ -0,0 +1,21 @@
1
+ /**
2
+ * Update mutable fields on an asset (set-only partial update).
3
+ */
4
+ export interface UpdateAssetRequest {
5
+ /** New display name. Omit to leave unchanged. */
6
+ name?: string | undefined;
7
+ /** New sub-kind. Omit to leave unchanged. */
8
+ sub_kind?: string | undefined;
9
+ /** New SAE J3016 autonomy level 0..5. Omit to leave unchanged. */
10
+ autonomy_level?: number | undefined;
11
+ /** New VIN — 17 chars of A-Z (no I, O, Q) and 0-9, uppercase. Unique per organization. Omit to leave unchanged. */
12
+ vin?: string | undefined;
13
+ /** New license plate. Omit to leave unchanged. */
14
+ plate_number?: string | undefined;
15
+ /** New manufacturer. Omit to leave unchanged. */
16
+ make?: string | undefined;
17
+ /** New model designation. Omit to leave unchanged. */
18
+ model?: string | undefined;
19
+ /** New model year — 1900 or later, no later than next year. Omit to leave unchanged. */
20
+ year?: number | undefined;
21
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ // This file was auto-generated by Fern from our API Definition.
3
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -4,15 +4,15 @@ import type * as NizamMerchant from "../index.js";
4
4
  */
5
5
  export interface UploadInitiation {
6
6
  /** Upload session id — the handle for resume/complete/cancel. */
7
- upload_session_id?: string | undefined;
7
+ upload_session_id: string;
8
8
  /** Pre-reserved file id — the id the completed file WILL carry. */
9
- file_id?: string | undefined;
9
+ file_id: string;
10
10
  /** Fixed size of every part except the last. */
11
- part_size_bytes?: number | undefined;
11
+ part_size_bytes: number;
12
12
  /** Session deadline; the sweep aborts the upload after this. */
13
- expires_at?: string | undefined;
14
- parts?: NizamMerchant.UploadInitiationPart[] | undefined;
15
- object?: UploadInitiation.Object_ | undefined;
13
+ expires_at: string;
14
+ parts: NizamMerchant.UploadInitiationPart[];
15
+ object: UploadInitiation.Object_;
16
16
  }
17
17
  export declare namespace UploadInitiation {
18
18
  const Object_: {
@@ -3,12 +3,12 @@
3
3
  */
4
4
  export interface User {
5
5
  /** Stable UUID. Equal to the Keycloak `sub` claim. */
6
- id?: string | undefined;
6
+ id: string;
7
7
  /** Which portal issued the bearer token used for this request. */
8
- portal?: User.Portal | undefined;
8
+ portal: User.Portal;
9
9
  /** Keycloak Organization id the user belongs to. Null for cross-tenant platform admins. */
10
10
  organization_id?: string | undefined;
11
- roles?: string[] | undefined;
11
+ roles: string[];
12
12
  /** Email shadowed from Keycloak. Null until the user completes a profile. */
13
13
  email?: string | undefined;
14
14
  /** Display name shadowed from Keycloak. */
@@ -16,11 +16,11 @@ export interface User {
16
16
  /** Timestamp of this login. Null only on the very first call before provisioning completes. */
17
17
  last_login_at?: string | undefined;
18
18
  /** Total logins observed by this service. */
19
- login_count?: number | undefined;
19
+ login_count: number;
20
20
  /** File id of the current profile picture (epic #151 / #166); null until one is uploaded. Request bytes via the files download-url endpoint, or let `GET /users/{id}/profile-picture` pick the nearest thumbnail. */
21
21
  profile_picture_file_id?: string | undefined;
22
22
  /** Object type discriminator. */
23
- object?: User.Object_ | undefined;
23
+ object: User.Object_;
24
24
  }
25
25
  export declare namespace User {
26
26
  /** Which portal issued the bearer token used for this request. */
@@ -3,9 +3,9 @@
3
3
  */
4
4
  export interface UserResource {
5
5
  /** Stable UUID. */
6
- id?: string | undefined;
6
+ id: string;
7
7
  /** Lifecycle status. */
8
- status?: UserResource.Status | undefined;
8
+ status: UserResource.Status;
9
9
  /** Email shadowed from Keycloak. */
10
10
  email?: string | undefined;
11
11
  /** Display name. */
@@ -13,9 +13,9 @@ export interface UserResource {
13
13
  /** Timestamp of the last login. */
14
14
  last_login_at?: string | undefined;
15
15
  /** Total logins observed. */
16
- login_count?: number | undefined;
16
+ login_count: number;
17
17
  /** Object type discriminator. */
18
- object?: UserResource.Object_ | undefined;
18
+ object: UserResource.Object_;
19
19
  }
20
20
  export declare namespace UserResource {
21
21
  /** Lifecycle status. */
@@ -1,5 +1,7 @@
1
1
  export * from "./ActiveOrganization.js";
2
2
  export * from "./ActivityResource.js";
3
+ export * from "./AllowedTransitions.js";
4
+ export * from "./AllowedTransitionsRequest.js";
3
5
  export * from "./ApiFieldError.js";
4
6
  export * from "./Asset.js";
5
7
  export * from "./AssetListItem.js";
@@ -20,6 +22,7 @@ export * from "./CreateTeleoperatedOperatorRequest.js";
20
22
  export * from "./Currency.js";
21
23
  export * from "./Device.js";
22
24
  export * from "./Devices.js";
25
+ export * from "./ExportAssetsRequest.js";
23
26
  export * from "./File_.js";
24
27
  export * from "./FileDownloadUrl.js";
25
28
  export * from "./FileUploadPart.js";
@@ -78,6 +81,7 @@ export * from "./SetActiveOrganizationRequest.js";
78
81
  export * from "./TaskAttemptPhoto.js";
79
82
  export * from "./TaskAttemptPhotoThumbnail.js";
80
83
  export * from "./Timezone.js";
84
+ export * from "./UpdateAssetRequest.js";
81
85
  export * from "./UpdateOrganizationRequest.js";
82
86
  export * from "./UploadInitiation.js";
83
87
  export * from "./UploadInitiationPart.js";
@@ -16,6 +16,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
17
  __exportStar(require("./ActiveOrganization.js"), exports);
18
18
  __exportStar(require("./ActivityResource.js"), exports);
19
+ __exportStar(require("./AllowedTransitions.js"), exports);
20
+ __exportStar(require("./AllowedTransitionsRequest.js"), exports);
19
21
  __exportStar(require("./ApiFieldError.js"), exports);
20
22
  __exportStar(require("./Asset.js"), exports);
21
23
  __exportStar(require("./AssetListItem.js"), exports);
@@ -36,6 +38,7 @@ __exportStar(require("./CreateTeleoperatedOperatorRequest.js"), exports);
36
38
  __exportStar(require("./Currency.js"), exports);
37
39
  __exportStar(require("./Device.js"), exports);
38
40
  __exportStar(require("./Devices.js"), exports);
41
+ __exportStar(require("./ExportAssetsRequest.js"), exports);
39
42
  __exportStar(require("./File_.js"), exports);
40
43
  __exportStar(require("./FileDownloadUrl.js"), exports);
41
44
  __exportStar(require("./FileUploadPart.js"), exports);
@@ -94,6 +97,7 @@ __exportStar(require("./SetActiveOrganizationRequest.js"), exports);
94
97
  __exportStar(require("./TaskAttemptPhoto.js"), exports);
95
98
  __exportStar(require("./TaskAttemptPhotoThumbnail.js"), exports);
96
99
  __exportStar(require("./Timezone.js"), exports);
100
+ __exportStar(require("./UpdateAssetRequest.js"), exports);
97
101
  __exportStar(require("./UpdateOrganizationRequest.js"), exports);
98
102
  __exportStar(require("./UploadInitiation.js"), exports);
99
103
  __exportStar(require("./UploadInitiationPart.js"), exports);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nizam-os/merchant-sdk",
3
- "version": "4.0.0",
3
+ "version": "5.0.0",
4
4
  "description": "Nizam Merchant API SDK for TypeScript / JavaScript.",
5
5
  "license": "MIT",
6
6
  "private": false,