@keystrokehq/netsuite 0.1.3 → 0.1.5
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/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/async-get-job-status.cjs +1 -0
- package/dist/actions/async-get-job-status.cjs.map +1 -1
- package/dist/actions/async-get-job-status.d.cts +3 -3
- package/dist/actions/async-get-job-status.d.cts.map +1 -1
- package/dist/actions/async-get-job-status.d.mts +3 -3
- package/dist/actions/async-get-job-status.d.mts.map +1 -1
- package/dist/actions/async-get-job-status.mjs +1 -0
- package/dist/actions/async-get-job-status.mjs.map +1 -1
- package/dist/actions/async-get-job-task-result.cjs +1 -0
- package/dist/actions/async-get-job-task-result.cjs.map +1 -1
- package/dist/actions/async-get-job-task-result.d.cts +3 -4
- package/dist/actions/async-get-job-task-result.d.cts.map +1 -1
- package/dist/actions/async-get-job-task-result.d.mts +3 -4
- package/dist/actions/async-get-job-task-result.d.mts.map +1 -1
- package/dist/actions/async-get-job-task-result.mjs +1 -0
- package/dist/actions/async-get-job-task-result.mjs.map +1 -1
- package/dist/actions/async-get-job-task.cjs +1 -0
- package/dist/actions/async-get-job-task.cjs.map +1 -1
- package/dist/actions/async-get-job-task.d.cts +3 -3
- package/dist/actions/async-get-job-task.d.cts.map +1 -1
- package/dist/actions/async-get-job-task.d.mts +3 -3
- package/dist/actions/async-get-job-task.d.mts.map +1 -1
- package/dist/actions/async-get-job-task.mjs +1 -0
- package/dist/actions/async-get-job-task.mjs.map +1 -1
- package/dist/actions/create-customer-payment.cjs +1 -0
- package/dist/actions/create-customer-payment.cjs.map +1 -1
- package/dist/actions/create-customer-payment.d.cts +3 -8
- package/dist/actions/create-customer-payment.d.cts.map +1 -1
- package/dist/actions/create-customer-payment.d.mts +3 -8
- package/dist/actions/create-customer-payment.d.mts.map +1 -1
- package/dist/actions/create-customer-payment.mjs +1 -0
- package/dist/actions/create-customer-payment.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +1 -0
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +3 -8
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +3 -8
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +1 -0
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-employee.cjs +1 -0
- package/dist/actions/create-employee.cjs.map +1 -1
- package/dist/actions/create-employee.d.cts +3 -8
- package/dist/actions/create-employee.d.cts.map +1 -1
- package/dist/actions/create-employee.d.mts +3 -8
- package/dist/actions/create-employee.d.mts.map +1 -1
- package/dist/actions/create-employee.mjs +1 -0
- package/dist/actions/create-employee.mjs.map +1 -1
- package/dist/actions/create-invoice.cjs +1 -0
- package/dist/actions/create-invoice.cjs.map +1 -1
- package/dist/actions/create-invoice.d.cts +3 -8
- package/dist/actions/create-invoice.d.cts.map +1 -1
- package/dist/actions/create-invoice.d.mts +3 -8
- package/dist/actions/create-invoice.d.mts.map +1 -1
- package/dist/actions/create-invoice.mjs +1 -0
- package/dist/actions/create-invoice.mjs.map +1 -1
- package/dist/actions/create-item.cjs +1 -0
- package/dist/actions/create-item.cjs.map +1 -1
- package/dist/actions/create-item.d.cts +5 -11
- package/dist/actions/create-item.d.cts.map +1 -1
- package/dist/actions/create-item.d.mts +5 -11
- package/dist/actions/create-item.d.mts.map +1 -1
- package/dist/actions/create-item.mjs +1 -0
- package/dist/actions/create-item.mjs.map +1 -1
- package/dist/actions/create-journal-entry.cjs +1 -0
- package/dist/actions/create-journal-entry.cjs.map +1 -1
- package/dist/actions/create-journal-entry.d.cts +3 -8
- package/dist/actions/create-journal-entry.d.cts.map +1 -1
- package/dist/actions/create-journal-entry.d.mts +3 -8
- package/dist/actions/create-journal-entry.d.mts.map +1 -1
- package/dist/actions/create-journal-entry.mjs +1 -0
- package/dist/actions/create-journal-entry.mjs.map +1 -1
- package/dist/actions/create-jwt-client-assertion.cjs +1 -0
- package/dist/actions/create-jwt-client-assertion.cjs.map +1 -1
- package/dist/actions/create-jwt-client-assertion.d.cts +3 -10
- package/dist/actions/create-jwt-client-assertion.d.cts.map +1 -1
- package/dist/actions/create-jwt-client-assertion.d.mts +3 -10
- package/dist/actions/create-jwt-client-assertion.d.mts.map +1 -1
- package/dist/actions/create-jwt-client-assertion.mjs +1 -0
- package/dist/actions/create-jwt-client-assertion.mjs.map +1 -1
- package/dist/actions/create-purchase-order.cjs +1 -0
- package/dist/actions/create-purchase-order.cjs.map +1 -1
- package/dist/actions/create-purchase-order.d.cts +3 -32
- package/dist/actions/create-purchase-order.d.cts.map +1 -1
- package/dist/actions/create-purchase-order.d.mts +3 -32
- package/dist/actions/create-purchase-order.d.mts.map +1 -1
- package/dist/actions/create-purchase-order.mjs +1 -0
- package/dist/actions/create-purchase-order.mjs.map +1 -1
- package/dist/actions/create-record.cjs +1 -0
- package/dist/actions/create-record.cjs.map +1 -1
- package/dist/actions/create-record.d.cts +3 -9
- package/dist/actions/create-record.d.cts.map +1 -1
- package/dist/actions/create-record.d.mts +3 -9
- package/dist/actions/create-record.d.mts.map +1 -1
- package/dist/actions/create-record.mjs +1 -0
- package/dist/actions/create-record.mjs.map +1 -1
- package/dist/actions/create-sales-order.cjs +1 -0
- package/dist/actions/create-sales-order.cjs.map +1 -1
- package/dist/actions/create-sales-order.d.cts +3 -34
- package/dist/actions/create-sales-order.d.cts.map +1 -1
- package/dist/actions/create-sales-order.d.mts +3 -34
- package/dist/actions/create-sales-order.d.mts.map +1 -1
- package/dist/actions/create-sales-order.mjs +1 -0
- package/dist/actions/create-sales-order.mjs.map +1 -1
- package/dist/actions/create-vendor-bill.cjs +1 -0
- package/dist/actions/create-vendor-bill.cjs.map +1 -1
- package/dist/actions/create-vendor-bill.d.cts +3 -8
- package/dist/actions/create-vendor-bill.d.cts.map +1 -1
- package/dist/actions/create-vendor-bill.d.mts +3 -8
- package/dist/actions/create-vendor-bill.d.mts.map +1 -1
- package/dist/actions/create-vendor-bill.mjs +1 -0
- package/dist/actions/create-vendor-bill.mjs.map +1 -1
- package/dist/actions/create-vendor.cjs +1 -0
- package/dist/actions/create-vendor.cjs.map +1 -1
- package/dist/actions/create-vendor.d.cts +3 -8
- package/dist/actions/create-vendor.d.cts.map +1 -1
- package/dist/actions/create-vendor.d.mts +3 -8
- package/dist/actions/create-vendor.d.mts.map +1 -1
- package/dist/actions/create-vendor.mjs +1 -0
- package/dist/actions/create-vendor.mjs.map +1 -1
- package/dist/actions/delete-customer-payment.cjs +1 -0
- package/dist/actions/delete-customer-payment.cjs.map +1 -1
- package/dist/actions/delete-customer-payment.d.cts +3 -3
- package/dist/actions/delete-customer-payment.d.cts.map +1 -1
- package/dist/actions/delete-customer-payment.d.mts +3 -3
- package/dist/actions/delete-customer-payment.d.mts.map +1 -1
- package/dist/actions/delete-customer-payment.mjs +1 -0
- package/dist/actions/delete-customer-payment.mjs.map +1 -1
- package/dist/actions/delete-customer.cjs +1 -0
- package/dist/actions/delete-customer.cjs.map +1 -1
- package/dist/actions/delete-customer.d.cts +3 -3
- package/dist/actions/delete-customer.d.cts.map +1 -1
- package/dist/actions/delete-customer.d.mts +3 -3
- package/dist/actions/delete-customer.d.mts.map +1 -1
- package/dist/actions/delete-customer.mjs +1 -0
- package/dist/actions/delete-customer.mjs.map +1 -1
- package/dist/actions/delete-employee.cjs +1 -0
- package/dist/actions/delete-employee.cjs.map +1 -1
- package/dist/actions/delete-employee.d.cts +3 -3
- package/dist/actions/delete-employee.d.cts.map +1 -1
- package/dist/actions/delete-employee.d.mts +3 -3
- package/dist/actions/delete-employee.d.mts.map +1 -1
- package/dist/actions/delete-employee.mjs +1 -0
- package/dist/actions/delete-employee.mjs.map +1 -1
- package/dist/actions/delete-invoice.cjs +1 -0
- package/dist/actions/delete-invoice.cjs.map +1 -1
- package/dist/actions/delete-invoice.d.cts +3 -3
- package/dist/actions/delete-invoice.d.cts.map +1 -1
- package/dist/actions/delete-invoice.d.mts +3 -3
- package/dist/actions/delete-invoice.d.mts.map +1 -1
- package/dist/actions/delete-invoice.mjs +1 -0
- package/dist/actions/delete-invoice.mjs.map +1 -1
- package/dist/actions/delete-item-fulfillment.cjs +1 -0
- package/dist/actions/delete-item-fulfillment.cjs.map +1 -1
- package/dist/actions/delete-item-fulfillment.d.cts +3 -5
- package/dist/actions/delete-item-fulfillment.d.cts.map +1 -1
- package/dist/actions/delete-item-fulfillment.d.mts +3 -5
- package/dist/actions/delete-item-fulfillment.d.mts.map +1 -1
- package/dist/actions/delete-item-fulfillment.mjs +1 -0
- package/dist/actions/delete-item-fulfillment.mjs.map +1 -1
- package/dist/actions/delete-item-receipt.cjs +1 -0
- package/dist/actions/delete-item-receipt.cjs.map +1 -1
- package/dist/actions/delete-item-receipt.d.cts +3 -3
- package/dist/actions/delete-item-receipt.d.cts.map +1 -1
- package/dist/actions/delete-item-receipt.d.mts +3 -3
- package/dist/actions/delete-item-receipt.d.mts.map +1 -1
- package/dist/actions/delete-item-receipt.mjs +1 -0
- package/dist/actions/delete-item-receipt.mjs.map +1 -1
- package/dist/actions/delete-item.cjs +1 -0
- package/dist/actions/delete-item.cjs.map +1 -1
- package/dist/actions/delete-item.d.cts +5 -6
- package/dist/actions/delete-item.d.cts.map +1 -1
- package/dist/actions/delete-item.d.mts +5 -6
- package/dist/actions/delete-item.d.mts.map +1 -1
- package/dist/actions/delete-item.mjs +1 -0
- package/dist/actions/delete-item.mjs.map +1 -1
- package/dist/actions/delete-journal-entry.cjs +1 -0
- package/dist/actions/delete-journal-entry.cjs.map +1 -1
- package/dist/actions/delete-journal-entry.d.cts +3 -5
- package/dist/actions/delete-journal-entry.d.cts.map +1 -1
- package/dist/actions/delete-journal-entry.d.mts +3 -5
- package/dist/actions/delete-journal-entry.d.mts.map +1 -1
- package/dist/actions/delete-journal-entry.mjs +1 -0
- package/dist/actions/delete-journal-entry.mjs.map +1 -1
- package/dist/actions/delete-purchase-order.cjs +1 -0
- package/dist/actions/delete-purchase-order.cjs.map +1 -1
- package/dist/actions/delete-purchase-order.d.cts +3 -3
- package/dist/actions/delete-purchase-order.d.cts.map +1 -1
- package/dist/actions/delete-purchase-order.d.mts +3 -3
- package/dist/actions/delete-purchase-order.d.mts.map +1 -1
- package/dist/actions/delete-purchase-order.mjs +1 -0
- package/dist/actions/delete-purchase-order.mjs.map +1 -1
- package/dist/actions/delete-sales-order.cjs +1 -0
- package/dist/actions/delete-sales-order.cjs.map +1 -1
- package/dist/actions/delete-sales-order.d.cts +3 -3
- package/dist/actions/delete-sales-order.d.cts.map +1 -1
- package/dist/actions/delete-sales-order.d.mts +3 -3
- package/dist/actions/delete-sales-order.d.mts.map +1 -1
- package/dist/actions/delete-sales-order.mjs +1 -0
- package/dist/actions/delete-sales-order.mjs.map +1 -1
- package/dist/actions/delete-vendor-payment.cjs +1 -0
- package/dist/actions/delete-vendor-payment.cjs.map +1 -1
- package/dist/actions/delete-vendor-payment.d.cts +3 -3
- package/dist/actions/delete-vendor-payment.d.cts.map +1 -1
- package/dist/actions/delete-vendor-payment.d.mts +3 -3
- package/dist/actions/delete-vendor-payment.d.mts.map +1 -1
- package/dist/actions/delete-vendor-payment.mjs +1 -0
- package/dist/actions/delete-vendor-payment.mjs.map +1 -1
- package/dist/actions/execute-dataset.cjs +1 -0
- package/dist/actions/execute-dataset.cjs.map +1 -1
- package/dist/actions/execute-dataset.d.cts +3 -5
- package/dist/actions/execute-dataset.d.cts.map +1 -1
- package/dist/actions/execute-dataset.d.mts +3 -5
- package/dist/actions/execute-dataset.d.mts.map +1 -1
- package/dist/actions/execute-dataset.mjs +1 -0
- package/dist/actions/execute-dataset.mjs.map +1 -1
- package/dist/actions/get-customer-payment.cjs +1 -0
- package/dist/actions/get-customer-payment.cjs.map +1 -1
- package/dist/actions/get-customer-payment.d.cts +3 -6
- package/dist/actions/get-customer-payment.d.cts.map +1 -1
- package/dist/actions/get-customer-payment.d.mts +3 -6
- package/dist/actions/get-customer-payment.d.mts.map +1 -1
- package/dist/actions/get-customer-payment.mjs +1 -0
- package/dist/actions/get-customer-payment.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +1 -0
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +3 -5
- package/dist/actions/get-customer.d.cts.map +1 -1
- package/dist/actions/get-customer.d.mts +3 -5
- package/dist/actions/get-customer.d.mts.map +1 -1
- package/dist/actions/get-customer.mjs +1 -0
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-datacenter-urls.cjs +1 -0
- package/dist/actions/get-datacenter-urls.cjs.map +1 -1
- package/dist/actions/get-datacenter-urls.d.cts +3 -4
- package/dist/actions/get-datacenter-urls.d.cts.map +1 -1
- package/dist/actions/get-datacenter-urls.d.mts +3 -4
- package/dist/actions/get-datacenter-urls.d.mts.map +1 -1
- package/dist/actions/get-datacenter-urls.mjs +1 -0
- package/dist/actions/get-datacenter-urls.mjs.map +1 -1
- package/dist/actions/get-employee.cjs +1 -0
- package/dist/actions/get-employee.cjs.map +1 -1
- package/dist/actions/get-employee.d.cts +3 -5
- package/dist/actions/get-employee.d.cts.map +1 -1
- package/dist/actions/get-employee.d.mts +3 -5
- package/dist/actions/get-employee.d.mts.map +1 -1
- package/dist/actions/get-employee.mjs +1 -0
- package/dist/actions/get-employee.mjs.map +1 -1
- package/dist/actions/get-governance-limits.cjs +1 -0
- package/dist/actions/get-governance-limits.cjs.map +1 -1
- package/dist/actions/get-governance-limits.d.cts +3 -1
- package/dist/actions/get-governance-limits.d.cts.map +1 -1
- package/dist/actions/get-governance-limits.d.mts +3 -1
- package/dist/actions/get-governance-limits.d.mts.map +1 -1
- package/dist/actions/get-governance-limits.mjs +1 -0
- package/dist/actions/get-governance-limits.mjs.map +1 -1
- package/dist/actions/get-invoice.cjs +1 -0
- package/dist/actions/get-invoice.cjs.map +1 -1
- package/dist/actions/get-invoice.d.cts +3 -6
- package/dist/actions/get-invoice.d.cts.map +1 -1
- package/dist/actions/get-invoice.d.mts +3 -6
- package/dist/actions/get-invoice.d.mts.map +1 -1
- package/dist/actions/get-invoice.mjs +1 -0
- package/dist/actions/get-invoice.mjs.map +1 -1
- package/dist/actions/get-item-fulfillment.cjs +1 -0
- package/dist/actions/get-item-fulfillment.cjs.map +1 -1
- package/dist/actions/get-item-fulfillment.d.cts +3 -6
- package/dist/actions/get-item-fulfillment.d.cts.map +1 -1
- package/dist/actions/get-item-fulfillment.d.mts +3 -6
- package/dist/actions/get-item-fulfillment.d.mts.map +1 -1
- package/dist/actions/get-item-fulfillment.mjs +1 -0
- package/dist/actions/get-item-fulfillment.mjs.map +1 -1
- package/dist/actions/get-item-receipt.cjs +1 -0
- package/dist/actions/get-item-receipt.cjs.map +1 -1
- package/dist/actions/get-item-receipt.d.cts +3 -5
- package/dist/actions/get-item-receipt.d.cts.map +1 -1
- package/dist/actions/get-item-receipt.d.mts +3 -5
- package/dist/actions/get-item-receipt.d.mts.map +1 -1
- package/dist/actions/get-item-receipt.mjs +1 -0
- package/dist/actions/get-item-receipt.mjs.map +1 -1
- package/dist/actions/get-item.cjs +1 -0
- package/dist/actions/get-item.cjs.map +1 -1
- package/dist/actions/get-item.d.cts +3 -6
- package/dist/actions/get-item.d.cts.map +1 -1
- package/dist/actions/get-item.d.mts +3 -6
- package/dist/actions/get-item.d.mts.map +1 -1
- package/dist/actions/get-item.mjs +1 -0
- package/dist/actions/get-item.mjs.map +1 -1
- package/dist/actions/get-journal-entry.cjs +1 -0
- package/dist/actions/get-journal-entry.cjs.map +1 -1
- package/dist/actions/get-journal-entry.d.cts +3 -6
- package/dist/actions/get-journal-entry.d.cts.map +1 -1
- package/dist/actions/get-journal-entry.d.mts +3 -6
- package/dist/actions/get-journal-entry.d.mts.map +1 -1
- package/dist/actions/get-journal-entry.mjs +1 -0
- package/dist/actions/get-journal-entry.mjs.map +1 -1
- package/dist/actions/get-purchase-order.cjs +1 -0
- package/dist/actions/get-purchase-order.cjs.map +1 -1
- package/dist/actions/get-purchase-order.d.cts +3 -6
- package/dist/actions/get-purchase-order.d.cts.map +1 -1
- package/dist/actions/get-purchase-order.d.mts +3 -6
- package/dist/actions/get-purchase-order.d.mts.map +1 -1
- package/dist/actions/get-purchase-order.mjs +1 -0
- package/dist/actions/get-purchase-order.mjs.map +1 -1
- package/dist/actions/get-record-metadata.cjs +1 -0
- package/dist/actions/get-record-metadata.cjs.map +1 -1
- package/dist/actions/get-record-metadata.d.cts +3 -4
- package/dist/actions/get-record-metadata.d.cts.map +1 -1
- package/dist/actions/get-record-metadata.d.mts +3 -4
- package/dist/actions/get-record-metadata.d.mts.map +1 -1
- package/dist/actions/get-record-metadata.mjs +1 -0
- package/dist/actions/get-record-metadata.mjs.map +1 -1
- package/dist/actions/get-reference-select-field.cjs +1 -0
- package/dist/actions/get-reference-select-field.cjs.map +1 -1
- package/dist/actions/get-reference-select-field.d.cts +3 -7
- package/dist/actions/get-reference-select-field.d.cts.map +1 -1
- package/dist/actions/get-reference-select-field.d.mts +3 -7
- package/dist/actions/get-reference-select-field.d.mts.map +1 -1
- package/dist/actions/get-reference-select-field.mjs +1 -0
- package/dist/actions/get-reference-select-field.mjs.map +1 -1
- package/dist/actions/get-sales-order.cjs +1 -0
- package/dist/actions/get-sales-order.cjs.map +1 -1
- package/dist/actions/get-sales-order.d.cts +3 -5
- package/dist/actions/get-sales-order.d.cts.map +1 -1
- package/dist/actions/get-sales-order.d.mts +3 -5
- package/dist/actions/get-sales-order.d.mts.map +1 -1
- package/dist/actions/get-sales-order.mjs +1 -0
- package/dist/actions/get-sales-order.mjs.map +1 -1
- package/dist/actions/get-server-time.cjs +1 -0
- package/dist/actions/get-server-time.cjs.map +1 -1
- package/dist/actions/get-server-time.d.cts +3 -1
- package/dist/actions/get-server-time.d.cts.map +1 -1
- package/dist/actions/get-server-time.d.mts +3 -1
- package/dist/actions/get-server-time.d.mts.map +1 -1
- package/dist/actions/get-server-time.mjs +1 -0
- package/dist/actions/get-server-time.mjs.map +1 -1
- package/dist/actions/get-sublist-collection.cjs +1 -0
- package/dist/actions/get-sublist-collection.cjs.map +1 -1
- package/dist/actions/get-sublist-collection.d.cts +3 -7
- package/dist/actions/get-sublist-collection.d.cts.map +1 -1
- package/dist/actions/get-sublist-collection.d.mts +3 -7
- package/dist/actions/get-sublist-collection.d.mts.map +1 -1
- package/dist/actions/get-sublist-collection.mjs +1 -0
- package/dist/actions/get-sublist-collection.mjs.map +1 -1
- package/dist/actions/get-sublist-line.cjs +1 -0
- package/dist/actions/get-sublist-line.cjs.map +1 -1
- package/dist/actions/get-sublist-line.d.cts +3 -7
- package/dist/actions/get-sublist-line.d.cts.map +1 -1
- package/dist/actions/get-sublist-line.d.mts +3 -7
- package/dist/actions/get-sublist-line.d.mts.map +1 -1
- package/dist/actions/get-sublist-line.mjs +1 -0
- package/dist/actions/get-sublist-line.mjs.map +1 -1
- package/dist/actions/get-subrecord.cjs +1 -0
- package/dist/actions/get-subrecord.cjs.map +1 -1
- package/dist/actions/get-subrecord.d.cts +3 -5
- package/dist/actions/get-subrecord.d.cts.map +1 -1
- package/dist/actions/get-subrecord.d.mts +3 -5
- package/dist/actions/get-subrecord.d.mts.map +1 -1
- package/dist/actions/get-subrecord.mjs +1 -0
- package/dist/actions/get-subrecord.mjs.map +1 -1
- package/dist/actions/get-vendor-bill.cjs +1 -0
- package/dist/actions/get-vendor-bill.cjs.map +1 -1
- package/dist/actions/get-vendor-bill.d.cts +3 -5
- package/dist/actions/get-vendor-bill.d.cts.map +1 -1
- package/dist/actions/get-vendor-bill.d.mts +3 -5
- package/dist/actions/get-vendor-bill.d.mts.map +1 -1
- package/dist/actions/get-vendor-bill.mjs +1 -0
- package/dist/actions/get-vendor-bill.mjs.map +1 -1
- package/dist/actions/get-vendor-payment.cjs +1 -0
- package/dist/actions/get-vendor-payment.cjs.map +1 -1
- package/dist/actions/get-vendor-payment.d.cts +3 -5
- package/dist/actions/get-vendor-payment.d.cts.map +1 -1
- package/dist/actions/get-vendor-payment.d.mts +3 -5
- package/dist/actions/get-vendor-payment.d.mts.map +1 -1
- package/dist/actions/get-vendor-payment.mjs +1 -0
- package/dist/actions/get-vendor-payment.mjs.map +1 -1
- package/dist/actions/get-vendor.cjs +1 -0
- package/dist/actions/get-vendor.cjs.map +1 -1
- package/dist/actions/get-vendor.d.cts +3 -6
- package/dist/actions/get-vendor.d.cts.map +1 -1
- package/dist/actions/get-vendor.d.mts +3 -6
- package/dist/actions/get-vendor.d.mts.map +1 -1
- package/dist/actions/get-vendor.mjs +1 -0
- package/dist/actions/get-vendor.mjs.map +1 -1
- package/dist/actions/list-customer-payments.cjs +1 -0
- package/dist/actions/list-customer-payments.cjs.map +1 -1
- package/dist/actions/list-customer-payments.d.cts +3 -5
- package/dist/actions/list-customer-payments.d.cts.map +1 -1
- package/dist/actions/list-customer-payments.d.mts +3 -5
- package/dist/actions/list-customer-payments.d.mts.map +1 -1
- package/dist/actions/list-customer-payments.mjs +1 -0
- package/dist/actions/list-customer-payments.mjs.map +1 -1
- package/dist/actions/list-datasets.cjs +1 -0
- package/dist/actions/list-datasets.cjs.map +1 -1
- package/dist/actions/list-datasets.d.cts +3 -4
- package/dist/actions/list-datasets.d.cts.map +1 -1
- package/dist/actions/list-datasets.d.mts +3 -4
- package/dist/actions/list-datasets.d.mts.map +1 -1
- package/dist/actions/list-datasets.mjs +1 -0
- package/dist/actions/list-datasets.mjs.map +1 -1
- package/dist/actions/list-employees.cjs +1 -0
- package/dist/actions/list-employees.cjs.map +1 -1
- package/dist/actions/list-employees.d.cts +3 -5
- package/dist/actions/list-employees.d.cts.map +1 -1
- package/dist/actions/list-employees.d.mts +3 -5
- package/dist/actions/list-employees.d.mts.map +1 -1
- package/dist/actions/list-employees.mjs +1 -0
- package/dist/actions/list-employees.mjs.map +1 -1
- package/dist/actions/list-integrations.cjs +1 -0
- package/dist/actions/list-integrations.cjs.map +1 -1
- package/dist/actions/list-integrations.d.cts +3 -4
- package/dist/actions/list-integrations.d.cts.map +1 -1
- package/dist/actions/list-integrations.d.mts +3 -4
- package/dist/actions/list-integrations.d.mts.map +1 -1
- package/dist/actions/list-integrations.mjs +1 -0
- package/dist/actions/list-integrations.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs +1 -0
- package/dist/actions/list-invoices.cjs.map +1 -1
- package/dist/actions/list-invoices.d.cts +3 -5
- package/dist/actions/list-invoices.d.cts.map +1 -1
- package/dist/actions/list-invoices.d.mts +3 -5
- package/dist/actions/list-invoices.d.mts.map +1 -1
- package/dist/actions/list-invoices.mjs +1 -0
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-item-fulfillments.cjs +1 -0
- package/dist/actions/list-item-fulfillments.cjs.map +1 -1
- package/dist/actions/list-item-fulfillments.d.cts +3 -5
- package/dist/actions/list-item-fulfillments.d.cts.map +1 -1
- package/dist/actions/list-item-fulfillments.d.mts +3 -5
- package/dist/actions/list-item-fulfillments.d.mts.map +1 -1
- package/dist/actions/list-item-fulfillments.mjs +1 -0
- package/dist/actions/list-item-fulfillments.mjs.map +1 -1
- package/dist/actions/list-item-receipts.cjs +1 -0
- package/dist/actions/list-item-receipts.cjs.map +1 -1
- package/dist/actions/list-item-receipts.d.cts +3 -5
- package/dist/actions/list-item-receipts.d.cts.map +1 -1
- package/dist/actions/list-item-receipts.d.mts +3 -5
- package/dist/actions/list-item-receipts.d.mts.map +1 -1
- package/dist/actions/list-item-receipts.mjs +1 -0
- package/dist/actions/list-item-receipts.mjs.map +1 -1
- package/dist/actions/list-journal-entries.cjs +1 -0
- package/dist/actions/list-journal-entries.cjs.map +1 -1
- package/dist/actions/list-journal-entries.d.cts +3 -5
- package/dist/actions/list-journal-entries.d.cts.map +1 -1
- package/dist/actions/list-journal-entries.d.mts +3 -5
- package/dist/actions/list-journal-entries.d.mts.map +1 -1
- package/dist/actions/list-journal-entries.mjs +1 -0
- package/dist/actions/list-journal-entries.mjs.map +1 -1
- package/dist/actions/list-metadata-catalog.cjs +1 -0
- package/dist/actions/list-metadata-catalog.cjs.map +1 -1
- package/dist/actions/list-metadata-catalog.d.cts +3 -4
- package/dist/actions/list-metadata-catalog.d.cts.map +1 -1
- package/dist/actions/list-metadata-catalog.d.mts +3 -4
- package/dist/actions/list-metadata-catalog.d.mts.map +1 -1
- package/dist/actions/list-metadata-catalog.mjs +1 -0
- package/dist/actions/list-metadata-catalog.mjs.map +1 -1
- package/dist/actions/list-purchase-orders.cjs +1 -0
- package/dist/actions/list-purchase-orders.cjs.map +1 -1
- package/dist/actions/list-purchase-orders.d.cts +3 -5
- package/dist/actions/list-purchase-orders.d.cts.map +1 -1
- package/dist/actions/list-purchase-orders.d.mts +3 -5
- package/dist/actions/list-purchase-orders.d.mts.map +1 -1
- package/dist/actions/list-purchase-orders.mjs +1 -0
- package/dist/actions/list-purchase-orders.mjs.map +1 -1
- package/dist/actions/list-records.cjs +1 -0
- package/dist/actions/list-records.cjs.map +1 -1
- package/dist/actions/list-records.d.cts +3 -6
- package/dist/actions/list-records.d.cts.map +1 -1
- package/dist/actions/list-records.d.mts +3 -6
- package/dist/actions/list-records.d.mts.map +1 -1
- package/dist/actions/list-records.mjs +1 -0
- package/dist/actions/list-records.mjs.map +1 -1
- package/dist/actions/list-sales-orders.cjs +1 -0
- package/dist/actions/list-sales-orders.cjs.map +1 -1
- package/dist/actions/list-sales-orders.d.cts +3 -5
- package/dist/actions/list-sales-orders.d.cts.map +1 -1
- package/dist/actions/list-sales-orders.d.mts +3 -5
- package/dist/actions/list-sales-orders.d.mts.map +1 -1
- package/dist/actions/list-sales-orders.mjs +1 -0
- package/dist/actions/list-sales-orders.mjs.map +1 -1
- package/dist/actions/list-vendor-payments.cjs +1 -0
- package/dist/actions/list-vendor-payments.cjs.map +1 -1
- package/dist/actions/list-vendor-payments.d.cts +3 -5
- package/dist/actions/list-vendor-payments.d.cts.map +1 -1
- package/dist/actions/list-vendor-payments.d.mts +3 -5
- package/dist/actions/list-vendor-payments.d.mts.map +1 -1
- package/dist/actions/list-vendor-payments.mjs +1 -0
- package/dist/actions/list-vendor-payments.mjs.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.cjs +1 -0
- package/dist/actions/o-auth2-authorize-account-domain.cjs.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.d.cts +3 -10
- package/dist/actions/o-auth2-authorize-account-domain.d.cts.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.d.mts +3 -10
- package/dist/actions/o-auth2-authorize-account-domain.d.mts.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.mjs +1 -0
- package/dist/actions/o-auth2-authorize-account-domain.mjs.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.cjs +1 -0
- package/dist/actions/o-auth2-authorize-system-domain.cjs.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.d.cts +3 -11
- package/dist/actions/o-auth2-authorize-system-domain.d.cts.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.d.mts +3 -11
- package/dist/actions/o-auth2-authorize-system-domain.d.mts.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.mjs +1 -0
- package/dist/actions/o-auth2-authorize-system-domain.mjs.map +1 -1
- package/dist/actions/o-auth2-logout.cjs +1 -0
- package/dist/actions/o-auth2-logout.cjs.map +1 -1
- package/dist/actions/o-auth2-logout.d.cts +3 -3
- package/dist/actions/o-auth2-logout.d.cts.map +1 -1
- package/dist/actions/o-auth2-logout.d.mts +3 -3
- package/dist/actions/o-auth2-logout.d.mts.map +1 -1
- package/dist/actions/o-auth2-logout.mjs +1 -0
- package/dist/actions/o-auth2-logout.mjs.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.cjs +1 -0
- package/dist/actions/o-auth2-revoke-refresh-token.cjs.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.d.cts +3 -4
- package/dist/actions/o-auth2-revoke-refresh-token.d.cts.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.d.mts +3 -4
- package/dist/actions/o-auth2-revoke-refresh-token.d.mts.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.mjs +1 -0
- package/dist/actions/o-auth2-revoke-refresh-token.mjs.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.cjs +1 -0
- package/dist/actions/o-auth2-token-authorization-code.cjs.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.d.cts +3 -7
- package/dist/actions/o-auth2-token-authorization-code.d.cts.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.d.mts +3 -7
- package/dist/actions/o-auth2-token-authorization-code.d.mts.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.mjs +1 -0
- package/dist/actions/o-auth2-token-authorization-code.mjs.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.cjs +1 -0
- package/dist/actions/o-auth2-token-client-credentials.cjs.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.d.cts +3 -5
- package/dist/actions/o-auth2-token-client-credentials.d.cts.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.d.mts +3 -5
- package/dist/actions/o-auth2-token-client-credentials.d.mts.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.mjs +1 -0
- package/dist/actions/o-auth2-token-client-credentials.mjs.map +1 -1
- package/dist/actions/o-auth2-token-refresh.cjs +1 -0
- package/dist/actions/o-auth2-token-refresh.cjs.map +1 -1
- package/dist/actions/o-auth2-token-refresh.d.cts +3 -5
- package/dist/actions/o-auth2-token-refresh.d.cts.map +1 -1
- package/dist/actions/o-auth2-token-refresh.d.mts +3 -5
- package/dist/actions/o-auth2-token-refresh.d.mts.map +1 -1
- package/dist/actions/o-auth2-token-refresh.mjs +1 -0
- package/dist/actions/o-auth2-token-refresh.mjs.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.cjs +1 -0
- package/dist/actions/oauth2-get-jwks-keys.cjs.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.d.cts +3 -1
- package/dist/actions/oauth2-get-jwks-keys.d.cts.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.d.mts +3 -1
- package/dist/actions/oauth2-get-jwks-keys.d.mts.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.mjs +1 -0
- package/dist/actions/oauth2-get-jwks-keys.mjs.map +1 -1
- package/dist/actions/run-suiteql-query.cjs +1 -0
- package/dist/actions/run-suiteql-query.cjs.map +1 -1
- package/dist/actions/run-suiteql-query.d.cts +3 -5
- package/dist/actions/run-suiteql-query.d.cts.map +1 -1
- package/dist/actions/run-suiteql-query.d.mts +3 -5
- package/dist/actions/run-suiteql-query.d.mts.map +1 -1
- package/dist/actions/run-suiteql-query.mjs +1 -0
- package/dist/actions/run-suiteql-query.mjs.map +1 -1
- package/dist/actions/transform-record.cjs +1 -0
- package/dist/actions/transform-record.cjs.map +1 -1
- package/dist/actions/transform-record.d.cts +3 -11
- package/dist/actions/transform-record.d.cts.map +1 -1
- package/dist/actions/transform-record.d.mts +3 -11
- package/dist/actions/transform-record.d.mts.map +1 -1
- package/dist/actions/transform-record.mjs +1 -0
- package/dist/actions/transform-record.mjs.map +1 -1
- package/dist/actions/update-customer-payment.cjs +1 -0
- package/dist/actions/update-customer-payment.cjs.map +1 -1
- package/dist/actions/update-customer-payment.d.cts +3 -8
- package/dist/actions/update-customer-payment.d.cts.map +1 -1
- package/dist/actions/update-customer-payment.d.mts +3 -8
- package/dist/actions/update-customer-payment.d.mts.map +1 -1
- package/dist/actions/update-customer-payment.mjs +1 -0
- package/dist/actions/update-customer-payment.mjs.map +1 -1
- package/dist/actions/update-customer.cjs +1 -0
- package/dist/actions/update-customer.cjs.map +1 -1
- package/dist/actions/update-customer.d.cts +3 -8
- package/dist/actions/update-customer.d.cts.map +1 -1
- package/dist/actions/update-customer.d.mts +3 -8
- package/dist/actions/update-customer.d.mts.map +1 -1
- package/dist/actions/update-customer.mjs +1 -0
- package/dist/actions/update-customer.mjs.map +1 -1
- package/dist/actions/update-employee.cjs +1 -0
- package/dist/actions/update-employee.cjs.map +1 -1
- package/dist/actions/update-employee.d.cts +3 -10
- package/dist/actions/update-employee.d.cts.map +1 -1
- package/dist/actions/update-employee.d.mts +3 -10
- package/dist/actions/update-employee.d.mts.map +1 -1
- package/dist/actions/update-employee.mjs +1 -0
- package/dist/actions/update-employee.mjs.map +1 -1
- package/dist/actions/update-invoice.cjs +1 -0
- package/dist/actions/update-invoice.cjs.map +1 -1
- package/dist/actions/update-invoice.d.cts +3 -8
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +3 -8
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-invoice.mjs +1 -0
- package/dist/actions/update-invoice.mjs.map +1 -1
- package/dist/actions/update-item-fulfillment.cjs +1 -0
- package/dist/actions/update-item-fulfillment.cjs.map +1 -1
- package/dist/actions/update-item-fulfillment.d.cts +3 -10
- package/dist/actions/update-item-fulfillment.d.cts.map +1 -1
- package/dist/actions/update-item-fulfillment.d.mts +3 -10
- package/dist/actions/update-item-fulfillment.d.mts.map +1 -1
- package/dist/actions/update-item-fulfillment.mjs +1 -0
- package/dist/actions/update-item-fulfillment.mjs.map +1 -1
- package/dist/actions/update-item-receipt.cjs +1 -0
- package/dist/actions/update-item-receipt.cjs.map +1 -1
- package/dist/actions/update-item-receipt.d.cts +3 -10
- package/dist/actions/update-item-receipt.d.cts.map +1 -1
- package/dist/actions/update-item-receipt.d.mts +3 -10
- package/dist/actions/update-item-receipt.d.mts.map +1 -1
- package/dist/actions/update-item-receipt.mjs +1 -0
- package/dist/actions/update-item-receipt.mjs.map +1 -1
- package/dist/actions/update-item.cjs +1 -0
- package/dist/actions/update-item.cjs.map +1 -1
- package/dist/actions/update-item.d.cts +3 -11
- package/dist/actions/update-item.d.cts.map +1 -1
- package/dist/actions/update-item.d.mts +3 -11
- package/dist/actions/update-item.d.mts.map +1 -1
- package/dist/actions/update-item.mjs +1 -0
- package/dist/actions/update-item.mjs.map +1 -1
- package/dist/actions/update-journal-entry.cjs +1 -0
- package/dist/actions/update-journal-entry.cjs.map +1 -1
- package/dist/actions/update-journal-entry.d.cts +3 -10
- package/dist/actions/update-journal-entry.d.cts.map +1 -1
- package/dist/actions/update-journal-entry.d.mts +3 -10
- package/dist/actions/update-journal-entry.d.mts.map +1 -1
- package/dist/actions/update-journal-entry.mjs +1 -0
- package/dist/actions/update-journal-entry.mjs.map +1 -1
- package/dist/actions/update-purchase-order.cjs +1 -0
- package/dist/actions/update-purchase-order.cjs.map +1 -1
- package/dist/actions/update-purchase-order.d.cts +3 -9
- package/dist/actions/update-purchase-order.d.cts.map +1 -1
- package/dist/actions/update-purchase-order.d.mts +3 -9
- package/dist/actions/update-purchase-order.d.mts.map +1 -1
- package/dist/actions/update-purchase-order.mjs +1 -0
- package/dist/actions/update-purchase-order.mjs.map +1 -1
- package/dist/actions/update-sales-order.cjs +1 -0
- package/dist/actions/update-sales-order.cjs.map +1 -1
- package/dist/actions/update-sales-order.d.cts +3 -8
- package/dist/actions/update-sales-order.d.cts.map +1 -1
- package/dist/actions/update-sales-order.d.mts +3 -8
- package/dist/actions/update-sales-order.d.mts.map +1 -1
- package/dist/actions/update-sales-order.mjs +1 -0
- package/dist/actions/update-sales-order.mjs.map +1 -1
- package/dist/actions/update-vendor-bill.cjs +1 -0
- package/dist/actions/update-vendor-bill.cjs.map +1 -1
- package/dist/actions/update-vendor-bill.d.cts +3 -10
- package/dist/actions/update-vendor-bill.d.cts.map +1 -1
- package/dist/actions/update-vendor-bill.d.mts +3 -10
- package/dist/actions/update-vendor-bill.d.mts.map +1 -1
- package/dist/actions/update-vendor-bill.mjs +1 -0
- package/dist/actions/update-vendor-bill.mjs.map +1 -1
- package/dist/actions/update-vendor-payment.cjs +1 -0
- package/dist/actions/update-vendor-payment.cjs.map +1 -1
- package/dist/actions/update-vendor-payment.d.cts +3 -10
- package/dist/actions/update-vendor-payment.d.cts.map +1 -1
- package/dist/actions/update-vendor-payment.d.mts +3 -10
- package/dist/actions/update-vendor-payment.d.mts.map +1 -1
- package/dist/actions/update-vendor-payment.mjs +1 -0
- package/dist/actions/update-vendor-payment.mjs.map +1 -1
- package/dist/actions/update-vendor.cjs +1 -0
- package/dist/actions/update-vendor.cjs.map +1 -1
- package/dist/actions/update-vendor.d.cts +3 -8
- package/dist/actions/update-vendor.d.cts.map +1 -1
- package/dist/actions/update-vendor.d.mts +3 -8
- package/dist/actions/update-vendor.d.mts.map +1 -1
- package/dist/actions/update-vendor.mjs +1 -0
- package/dist/actions/update-vendor.mjs.map +1 -1
- package/dist/actions/upsert-record-by-external-id.cjs +1 -0
- package/dist/actions/upsert-record-by-external-id.cjs.map +1 -1
- package/dist/actions/upsert-record-by-external-id.d.cts +3 -5
- package/dist/actions/upsert-record-by-external-id.d.cts.map +1 -1
- package/dist/actions/upsert-record-by-external-id.d.mts +3 -5
- package/dist/actions/upsert-record-by-external-id.d.mts.map +1 -1
- package/dist/actions/upsert-record-by-external-id.mjs +1 -0
- package/dist/actions/upsert-record-by-external-id.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
package/dist/action.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.cjs","names":["netsuite","executeNetsuiteTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { netsuite } from \"./app\";\nimport { executeNetsuiteTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.cjs","names":["netsuite","executeNetsuiteTool"],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { netsuite } from \"./app\";\nimport { executeNetsuiteTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof netsuite.credential> {\n return netsuite.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeNetsuiteTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOwD;CACxD,OAAOA,YAAAA,SAAS,OAAO;EACrB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,oBAAoB,MAAM,KAAgC,CAAC;EAC3F;CACF,CAAC;AACH"}
|
package/dist/action.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { netsuite } from \"./app\";\nimport { executeNetsuiteTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { netsuite } from \"./app\";\nimport { executeNetsuiteTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof netsuite.credential> {\n return netsuite.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeNetsuiteTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOwD;CACxD,OAAO,SAAS,OAAO;EACrB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,oBAAoB,MAAM,KAAgC,CAAC;EAC3F;CACF,CAAC;AACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-status.cjs","names":["z","action"],"sources":["../../src/actions/async-get-job-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteAsyncGetJobStatusInput = z.object({\n jobId: z.string().describe(\"The Job ID extracted from the Location header URL when an async request was submitted with 'Prefer: respond-async'. For example, if Location header is 'https://demo.suitetalk.api.netsuite.com/services/rest/async/v1/job/203', the job ID is '203'.\"),\n}).describe(\"Request model for retrieving the status of an asynchronous REST job.\");\nconst NetsuiteAsyncGetJobStatus_LinkSchema = z.object({\n rel: z.string().describe(\"Link relation type (e.g., 'self').\").nullable(),\n href: z.string().describe(\"URL of the linked resource.\").nullable(),\n}).passthrough().describe(\"HATEOAS link for navigation.\");\nconst NetsuiteAsyncGetJobStatus_TaskLinksSchema = z.object({\n links: z.array(NetsuiteAsyncGetJobStatus_LinkSchema).describe(\"Navigation links for the task resource.\"),\n}).passthrough().describe(\"Links to the job's task resource.\");\nexport const NetsuiteAsyncGetJobStatusOutput = z.object({\n id: z.string().describe(\"The unique identifier of the asynchronous job.\").nullable(),\n task: NetsuiteAsyncGetJobStatus_TaskLinksSchema.nullable(),\n links: z.array(NetsuiteAsyncGetJobStatus_LinkSchema).describe(\"HATEOAS navigation links for this job status resource.\"),\n endTime: z.string().describe(\"ISO 8601 timestamp when the job completed (only present if completed).\").nullable().optional(),\n progress: z.string().describe(\"Current state of the job (e.g., 'pending', 'processing', 'succeeded', 'failed').\").nullable(),\n completed: z.boolean().describe(\"True if the asynchronous job has completed processing.\").nullable(),\n startTime: z.string().describe(\"ISO 8601 timestamp when the job started processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model representing the status of an asynchronous REST job.\");\n\nexport const netsuiteAsyncGetJobStatus = action(\"NETSUITE_ASYNC_GET_JOB_STATUS\", {\n slug: \"netsuite-async-get-job-status\",\n name: \"Get Async Job Status\",\n description: \"Retrieves the current status of an asynchronous NetSuite REST job. Use this tool to check whether an async job has completed and its progress state. When you submit any NetSuite REST API request with the 'Prefer: respond-async' header, NetSuite returns a Location header containing the job ID. Use that job ID with this tool to poll the job's status. The response indicates if the job is completed, its progress state (pending/processing/succeeded/failed), and provides links to retrieve the job results once completed.\",\n input: NetsuiteAsyncGetJobStatusInput,\n output: NetsuiteAsyncGetJobStatusOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-status.cjs","names":["z","action"],"sources":["../../src/actions/async-get-job-status.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteAsyncGetJobStatusInput = z.object({\n jobId: z.string().describe(\"The Job ID extracted from the Location header URL when an async request was submitted with 'Prefer: respond-async'. For example, if Location header is 'https://demo.suitetalk.api.netsuite.com/services/rest/async/v1/job/203', the job ID is '203'.\"),\n}).describe(\"Request model for retrieving the status of an asynchronous REST job.\");\nconst NetsuiteAsyncGetJobStatus_LinkSchema = z.object({\n rel: z.string().describe(\"Link relation type (e.g., 'self').\").nullable(),\n href: z.string().describe(\"URL of the linked resource.\").nullable(),\n}).passthrough().describe(\"HATEOAS link for navigation.\");\nconst NetsuiteAsyncGetJobStatus_TaskLinksSchema = z.object({\n links: z.array(NetsuiteAsyncGetJobStatus_LinkSchema).describe(\"Navigation links for the task resource.\"),\n}).passthrough().describe(\"Links to the job's task resource.\");\nexport const NetsuiteAsyncGetJobStatusOutput = z.object({\n id: z.string().describe(\"The unique identifier of the asynchronous job.\").nullable(),\n task: NetsuiteAsyncGetJobStatus_TaskLinksSchema.nullable(),\n links: z.array(NetsuiteAsyncGetJobStatus_LinkSchema).describe(\"HATEOAS navigation links for this job status resource.\"),\n endTime: z.string().describe(\"ISO 8601 timestamp when the job completed (only present if completed).\").nullable().optional(),\n progress: z.string().describe(\"Current state of the job (e.g., 'pending', 'processing', 'succeeded', 'failed').\").nullable(),\n completed: z.boolean().describe(\"True if the asynchronous job has completed processing.\").nullable(),\n startTime: z.string().describe(\"ISO 8601 timestamp when the job started processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model representing the status of an asynchronous REST job.\");\n\nexport const netsuiteAsyncGetJobStatus: AppAction<\n typeof NetsuiteAsyncGetJobStatusInput,\n typeof NetsuiteAsyncGetJobStatusOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_ASYNC_GET_JOB_STATUS\", {\n slug: \"netsuite-async-get-job-status\",\n name: \"Get Async Job Status\",\n description: \"Retrieves the current status of an asynchronous NetSuite REST job. Use this tool to check whether an async job has completed and its progress state. When you submit any NetSuite REST API request with the 'Prefer: respond-async' header, NetSuite returns a Location header containing the job ID. Use that job ID with this tool to poll the job's status. The response indicates if the job is completed, its progress state (pending/processing/succeeded/failed), and provides links to retrieve the job results once completed.\",\n input: NetsuiteAsyncGetJobStatusInput,\n output: NetsuiteAsyncGetJobStatusOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uPAAuP,EACpR,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAM,4CAA4CA,IAAAA,EAAE,OAAO,EACzD,OAAOA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,yCAAyC,EACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnF,MAAM,0CAA0C,SAAS;CACzD,OAAOA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,wDAAwD;CACtH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC3H,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAE/F,MAAa,4BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/async-get-job-status.d.ts
|
|
@@ -21,9 +23,7 @@ declare const NetsuiteAsyncGetJobStatusOutput: z.ZodObject<{
|
|
|
21
23
|
completed: z.ZodNullable<z.ZodBoolean>;
|
|
22
24
|
startTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const netsuiteAsyncGetJobStatus:
|
|
25
|
-
jobId: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const netsuiteAsyncGetJobStatus: AppAction<typeof NetsuiteAsyncGetJobStatusInput, typeof NetsuiteAsyncGetJobStatusOutput, typeof netsuite.credential>;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { netsuiteAsyncGetJobStatus };
|
|
29
29
|
//# sourceMappingURL=async-get-job-status.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-status.d.cts","names":[],"sources":["../../src/actions/async-get-job-status.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-status.d.cts","names":[],"sources":["../../src/actions/async-get-job-status.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAU/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/async-get-job-status.d.ts
|
|
@@ -21,9 +23,7 @@ declare const NetsuiteAsyncGetJobStatusOutput: z.ZodObject<{
|
|
|
21
23
|
completed: z.ZodNullable<z.ZodBoolean>;
|
|
22
24
|
startTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const netsuiteAsyncGetJobStatus:
|
|
25
|
-
jobId: string;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const netsuiteAsyncGetJobStatus: AppAction<typeof NetsuiteAsyncGetJobStatusInput, typeof NetsuiteAsyncGetJobStatusOutput, typeof netsuite.credential>;
|
|
27
27
|
//#endregion
|
|
28
28
|
export { netsuiteAsyncGetJobStatus };
|
|
29
29
|
//# sourceMappingURL=async-get-job-status.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-status.d.mts","names":[],"sources":["../../src/actions/async-get-job-status.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-status.d.mts","names":[],"sources":["../../src/actions/async-get-job-status.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAU9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAU/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-status.mjs","names":[],"sources":["../../src/actions/async-get-job-status.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteAsyncGetJobStatusInput = z.object({\n jobId: z.string().describe(\"The Job ID extracted from the Location header URL when an async request was submitted with 'Prefer: respond-async'. For example, if Location header is 'https://demo.suitetalk.api.netsuite.com/services/rest/async/v1/job/203', the job ID is '203'.\"),\n}).describe(\"Request model for retrieving the status of an asynchronous REST job.\");\nconst NetsuiteAsyncGetJobStatus_LinkSchema = z.object({\n rel: z.string().describe(\"Link relation type (e.g., 'self').\").nullable(),\n href: z.string().describe(\"URL of the linked resource.\").nullable(),\n}).passthrough().describe(\"HATEOAS link for navigation.\");\nconst NetsuiteAsyncGetJobStatus_TaskLinksSchema = z.object({\n links: z.array(NetsuiteAsyncGetJobStatus_LinkSchema).describe(\"Navigation links for the task resource.\"),\n}).passthrough().describe(\"Links to the job's task resource.\");\nexport const NetsuiteAsyncGetJobStatusOutput = z.object({\n id: z.string().describe(\"The unique identifier of the asynchronous job.\").nullable(),\n task: NetsuiteAsyncGetJobStatus_TaskLinksSchema.nullable(),\n links: z.array(NetsuiteAsyncGetJobStatus_LinkSchema).describe(\"HATEOAS navigation links for this job status resource.\"),\n endTime: z.string().describe(\"ISO 8601 timestamp when the job completed (only present if completed).\").nullable().optional(),\n progress: z.string().describe(\"Current state of the job (e.g., 'pending', 'processing', 'succeeded', 'failed').\").nullable(),\n completed: z.boolean().describe(\"True if the asynchronous job has completed processing.\").nullable(),\n startTime: z.string().describe(\"ISO 8601 timestamp when the job started processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model representing the status of an asynchronous REST job.\");\n\nexport const netsuiteAsyncGetJobStatus = action(\"NETSUITE_ASYNC_GET_JOB_STATUS\", {\n slug: \"netsuite-async-get-job-status\",\n name: \"Get Async Job Status\",\n description: \"Retrieves the current status of an asynchronous NetSuite REST job. Use this tool to check whether an async job has completed and its progress state. When you submit any NetSuite REST API request with the 'Prefer: respond-async' header, NetSuite returns a Location header containing the job ID. Use that job ID with this tool to poll the job's status. The response indicates if the job is completed, its progress state (pending/processing/succeeded/failed), and provides links to retrieve the job results once completed.\",\n input: NetsuiteAsyncGetJobStatusInput,\n output: NetsuiteAsyncGetJobStatusOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-status.mjs","names":[],"sources":["../../src/actions/async-get-job-status.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteAsyncGetJobStatusInput = z.object({\n jobId: z.string().describe(\"The Job ID extracted from the Location header URL when an async request was submitted with 'Prefer: respond-async'. For example, if Location header is 'https://demo.suitetalk.api.netsuite.com/services/rest/async/v1/job/203', the job ID is '203'.\"),\n}).describe(\"Request model for retrieving the status of an asynchronous REST job.\");\nconst NetsuiteAsyncGetJobStatus_LinkSchema = z.object({\n rel: z.string().describe(\"Link relation type (e.g., 'self').\").nullable(),\n href: z.string().describe(\"URL of the linked resource.\").nullable(),\n}).passthrough().describe(\"HATEOAS link for navigation.\");\nconst NetsuiteAsyncGetJobStatus_TaskLinksSchema = z.object({\n links: z.array(NetsuiteAsyncGetJobStatus_LinkSchema).describe(\"Navigation links for the task resource.\"),\n}).passthrough().describe(\"Links to the job's task resource.\");\nexport const NetsuiteAsyncGetJobStatusOutput = z.object({\n id: z.string().describe(\"The unique identifier of the asynchronous job.\").nullable(),\n task: NetsuiteAsyncGetJobStatus_TaskLinksSchema.nullable(),\n links: z.array(NetsuiteAsyncGetJobStatus_LinkSchema).describe(\"HATEOAS navigation links for this job status resource.\"),\n endTime: z.string().describe(\"ISO 8601 timestamp when the job completed (only present if completed).\").nullable().optional(),\n progress: z.string().describe(\"Current state of the job (e.g., 'pending', 'processing', 'succeeded', 'failed').\").nullable(),\n completed: z.boolean().describe(\"True if the asynchronous job has completed processing.\").nullable(),\n startTime: z.string().describe(\"ISO 8601 timestamp when the job started processing.\").nullable().optional(),\n}).passthrough().describe(\"Response model representing the status of an asynchronous REST job.\");\n\nexport const netsuiteAsyncGetJobStatus: AppAction<\n typeof NetsuiteAsyncGetJobStatusInput,\n typeof NetsuiteAsyncGetJobStatusOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_ASYNC_GET_JOB_STATUS\", {\n slug: \"netsuite-async-get-job-status\",\n name: \"Get Async Job Status\",\n description: \"Retrieves the current status of an asynchronous NetSuite REST job. Use this tool to check whether an async job has completed and its progress state. When you submit any NetSuite REST API request with the 'Prefer: respond-async' header, NetSuite returns a Location header containing the job ID. Use that job ID with this tool to poll the job's status. The response indicates if the job is completed, its progress state (pending/processing/succeeded/failed), and provides links to retrieve the job results once completed.\",\n input: NetsuiteAsyncGetJobStatusInput,\n output: NetsuiteAsyncGetJobStatusOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiC,EAAE,OAAO,EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uPAAuP,EACpR,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,uCAAuC,EAAE,OAAO;CACpD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAM,4CAA4C,EAAE,OAAO,EACzD,OAAO,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,yCAAyC,EACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAW7D,MAAa,4BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAnB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACnF,MAAM,0CAA0C,SAAS;EACzD,OAAO,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,wDAAwD;EACtH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;EAC3H,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-task-result.cjs","names":["z","action"],"sources":["../../src/actions/async-get-job-task-result.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteAsyncGetJobTaskResultInput = z.object({\n jobId: z.string().describe(\"The async job ID returned in the Location header when the request was submitted with Prefer: respond-async.\"),\n taskId: z.string().describe(\"The task ID for the submitted job, obtained via the async task endpoints for the given job.\"),\n}).describe(\"Request model for retrieving the result of a completed async task.\");\nexport const NetsuiteAsyncGetJobTaskResultOutput = z.object({\n links: z.array(z.record(z.string(), z.unknown())).describe(\"HATEOAS navigation links for the resource, if available\"),\n result: z.record(z.string(), z.unknown()).describe(\"Payload fields returned by the completed async task\"),\n}).passthrough().describe(\"Response model for the payload returned by a completed async task.\");\n\nexport const netsuiteAsyncGetJobTaskResult = action(\"NETSUITE_ASYNC_GET_JOB_TASK_RESULT\", {\n slug: \"netsuite-async-get-job-task-result\",\n name: \"Async Get Job Task Result\",\n description: \"Tool to retrieve the payload result of a completed async task. Use after confirming the async job and task have completed to fetch the operation's output.\",\n input: NetsuiteAsyncGetJobTaskResultInput,\n output: NetsuiteAsyncGetJobTaskResultOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-task-result.cjs","names":["z","action"],"sources":["../../src/actions/async-get-job-task-result.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteAsyncGetJobTaskResultInput = z.object({\n jobId: z.string().describe(\"The async job ID returned in the Location header when the request was submitted with Prefer: respond-async.\"),\n taskId: z.string().describe(\"The task ID for the submitted job, obtained via the async task endpoints for the given job.\"),\n}).describe(\"Request model for retrieving the result of a completed async task.\");\nexport const NetsuiteAsyncGetJobTaskResultOutput = z.object({\n links: z.array(z.record(z.string(), z.unknown())).describe(\"HATEOAS navigation links for the resource, if available\"),\n result: z.record(z.string(), z.unknown()).describe(\"Payload fields returned by the completed async task\"),\n}).passthrough().describe(\"Response model for the payload returned by a completed async task.\");\n\nexport const netsuiteAsyncGetJobTaskResult: AppAction<\n typeof NetsuiteAsyncGetJobTaskResultInput,\n typeof NetsuiteAsyncGetJobTaskResultOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_ASYNC_GET_JOB_TASK_RESULT\", {\n slug: \"netsuite-async-get-job-task-result\",\n name: \"Async Get Job Task Result\",\n description: \"Tool to retrieve the payload result of a completed async task. Use after confirming the async job and task have completed to fetch the operation's output.\",\n input: NetsuiteAsyncGetJobTaskResultInput,\n output: NetsuiteAsyncGetJobTaskResultOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;CACxI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;AAC3H,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;CACpH,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAAoE;AAE9F,MAAa,gCAITC,eAAAA,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/async-get-job-task-result.d.ts
|
|
@@ -9,10 +11,7 @@ declare const NetsuiteAsyncGetJobTaskResultOutput: z.ZodObject<{
|
|
|
9
11
|
links: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
10
12
|
result: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const netsuiteAsyncGetJobTaskResult:
|
|
13
|
-
jobId: string;
|
|
14
|
-
taskId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const netsuiteAsyncGetJobTaskResult: AppAction<typeof NetsuiteAsyncGetJobTaskResultInput, typeof NetsuiteAsyncGetJobTaskResultOutput, typeof netsuite.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { netsuiteAsyncGetJobTaskResult };
|
|
18
17
|
//# sourceMappingURL=async-get-job-task-result.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-task-result.d.cts","names":[],"sources":["../../src/actions/async-get-job-task-result.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-task-result.d.cts","names":[],"sources":["../../src/actions/async-get-job-task-result.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAIlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/async-get-job-task-result.d.ts
|
|
@@ -9,10 +11,7 @@ declare const NetsuiteAsyncGetJobTaskResultOutput: z.ZodObject<{
|
|
|
9
11
|
links: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
10
12
|
result: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
11
13
|
}, z.core.$loose>;
|
|
12
|
-
declare const netsuiteAsyncGetJobTaskResult:
|
|
13
|
-
jobId: string;
|
|
14
|
-
taskId: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
|
+
declare const netsuiteAsyncGetJobTaskResult: AppAction<typeof NetsuiteAsyncGetJobTaskResultInput, typeof NetsuiteAsyncGetJobTaskResultOutput, typeof netsuite.credential>;
|
|
16
15
|
//#endregion
|
|
17
16
|
export { netsuiteAsyncGetJobTaskResult };
|
|
18
17
|
//# sourceMappingURL=async-get-job-task-result.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-task-result.d.mts","names":[],"sources":["../../src/actions/async-get-job-task-result.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-task-result.d.mts","names":[],"sources":["../../src/actions/async-get-job-task-result.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAIlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-task-result.mjs","names":[],"sources":["../../src/actions/async-get-job-task-result.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteAsyncGetJobTaskResultInput = z.object({\n jobId: z.string().describe(\"The async job ID returned in the Location header when the request was submitted with Prefer: respond-async.\"),\n taskId: z.string().describe(\"The task ID for the submitted job, obtained via the async task endpoints for the given job.\"),\n}).describe(\"Request model for retrieving the result of a completed async task.\");\nexport const NetsuiteAsyncGetJobTaskResultOutput = z.object({\n links: z.array(z.record(z.string(), z.unknown())).describe(\"HATEOAS navigation links for the resource, if available\"),\n result: z.record(z.string(), z.unknown()).describe(\"Payload fields returned by the completed async task\"),\n}).passthrough().describe(\"Response model for the payload returned by a completed async task.\");\n\nexport const netsuiteAsyncGetJobTaskResult = action(\"NETSUITE_ASYNC_GET_JOB_TASK_RESULT\", {\n slug: \"netsuite-async-get-job-task-result\",\n name: \"Async Get Job Task Result\",\n description: \"Tool to retrieve the payload result of a completed async task. Use after confirming the async job and task have completed to fetch the operation's output.\",\n input: NetsuiteAsyncGetJobTaskResultInput,\n output: NetsuiteAsyncGetJobTaskResultOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-task-result.mjs","names":[],"sources":["../../src/actions/async-get-job-task-result.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteAsyncGetJobTaskResultInput = z.object({\n jobId: z.string().describe(\"The async job ID returned in the Location header when the request was submitted with Prefer: respond-async.\"),\n taskId: z.string().describe(\"The task ID for the submitted job, obtained via the async task endpoints for the given job.\"),\n}).describe(\"Request model for retrieving the result of a completed async task.\");\nexport const NetsuiteAsyncGetJobTaskResultOutput = z.object({\n links: z.array(z.record(z.string(), z.unknown())).describe(\"HATEOAS navigation links for the resource, if available\"),\n result: z.record(z.string(), z.unknown()).describe(\"Payload fields returned by the completed async task\"),\n}).passthrough().describe(\"Response model for the payload returned by a completed async task.\");\n\nexport const netsuiteAsyncGetJobTaskResult: AppAction<\n typeof NetsuiteAsyncGetJobTaskResultInput,\n typeof NetsuiteAsyncGetJobTaskResultOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_ASYNC_GET_JOB_TASK_RESULT\", {\n slug: \"netsuite-async-get-job-task-result\",\n name: \"Async Get Job Task Result\",\n description: \"Tool to retrieve the payload result of a completed async task. Use after confirming the async job and task have completed to fetch the operation's output.\",\n input: NetsuiteAsyncGetJobTaskResultInput,\n output: NetsuiteAsyncGetJobTaskResultOutput,\n});\n"],"mappings":";;;AAeA,MAAa,gCAIT,OAAO,sCAAsC;CAC/C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBgD,EAAE,OAAO;EACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;EACxI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;CAC3H,CAAC,CAAC,CAAC,SAAS,oEAcH;CACP,QAdiD,EAAE,OAAO;EAC1D,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,yDAAyD;EACpH,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD;CAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-task.cjs","names":["z","action"],"sources":["../../src/actions/async-get-job-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteAsyncGetJobTaskInput = z.object({\n job_id: z.string().describe(\"Internal ID of the asynchronous job returned when initiating a request with Prefer: respond-async.\"),\n}).describe(\"Request model for retrieving the task reference of an asynchronous job.\");\nexport const NetsuiteAsyncGetJobTaskOutput = z.object({\n task_id: z.string().describe(\"Identifier of the task reference for this asynchronous job.\").nullable(),\n location: z.string().describe(\"URL to the specific task resource for this asynchronous job.\").nullable(),\n}).passthrough().describe(\"Response model containing the task resource URL and identifier for an asynchronous job.\");\n\nexport const netsuiteAsyncGetJobTask = action(\"NETSUITE_ASYNC_GET_JOB_TASK\", {\n slug: \"netsuite-async-get-job-task\",\n name: \"Get Async Job Task\",\n description: \"Retrieves the task reference (task ID and URL) for an asynchronous job in NetSuite. Use this action after submitting an async request with 'Prefer: respond-async' header and receiving a job_id in the Location header. The task ID is required to retrieve the job's result using the async get job task result action. Typical workflow: 1) Submit async request → 2) Get job_id → 3) Use this action to get task_id → 4) Poll job status → 5) Retrieve results with task_id.\",\n input: NetsuiteAsyncGetJobTaskInput,\n output: NetsuiteAsyncGetJobTaskOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-task.cjs","names":["z","action"],"sources":["../../src/actions/async-get-job-task.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteAsyncGetJobTaskInput = z.object({\n job_id: z.string().describe(\"Internal ID of the asynchronous job returned when initiating a request with Prefer: respond-async.\"),\n}).describe(\"Request model for retrieving the task reference of an asynchronous job.\");\nexport const NetsuiteAsyncGetJobTaskOutput = z.object({\n task_id: z.string().describe(\"Identifier of the task reference for this asynchronous job.\").nullable(),\n location: z.string().describe(\"URL to the specific task resource for this asynchronous job.\").nullable(),\n}).passthrough().describe(\"Response model containing the task resource URL and identifier for an asynchronous job.\");\n\nexport const netsuiteAsyncGetJobTask: AppAction<\n typeof NetsuiteAsyncGetJobTaskInput,\n typeof NetsuiteAsyncGetJobTaskOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_ASYNC_GET_JOB_TASK\", {\n slug: \"netsuite-async-get-job-task\",\n name: \"Get Async Job Task\",\n description: \"Retrieves the task reference (task ID and URL) for an asynchronous job in NetSuite. Use this action after submitting an async request with 'Prefer: respond-async' header and receiving a job_id in the Location header. The task ID is required to retrieve the job's result using the async get job task result action. Typical workflow: 1) Submit async request → 2) Get job_id → 3) Use this action to get task_id → 4) Poll job status → 5) Retrieve results with task_id.\",\n input: NetsuiteAsyncGetJobTaskInput,\n output: NetsuiteAsyncGetJobTaskOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,EAClI,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACrG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yFAAyF;AAEnH,MAAa,0BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/async-get-job-task.d.ts
|
|
@@ -8,9 +10,7 @@ declare const NetsuiteAsyncGetJobTaskOutput: z.ZodObject<{
|
|
|
8
10
|
task_id: z.ZodNullable<z.ZodString>;
|
|
9
11
|
location: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const netsuiteAsyncGetJobTask:
|
|
12
|
-
job_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const netsuiteAsyncGetJobTask: AppAction<typeof NetsuiteAsyncGetJobTaskInput, typeof NetsuiteAsyncGetJobTaskOutput, typeof netsuite.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { netsuiteAsyncGetJobTask };
|
|
16
16
|
//# sourceMappingURL=async-get-job-task.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-task.d.cts","names":[],"sources":["../../src/actions/async-get-job-task.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-task.d.cts","names":[],"sources":["../../src/actions/async-get-job-task.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/async-get-job-task.d.ts
|
|
@@ -8,9 +10,7 @@ declare const NetsuiteAsyncGetJobTaskOutput: z.ZodObject<{
|
|
|
8
10
|
task_id: z.ZodNullable<z.ZodString>;
|
|
9
11
|
location: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const netsuiteAsyncGetJobTask:
|
|
12
|
-
job_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const netsuiteAsyncGetJobTask: AppAction<typeof NetsuiteAsyncGetJobTaskInput, typeof NetsuiteAsyncGetJobTaskOutput, typeof netsuite.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { netsuiteAsyncGetJobTask };
|
|
16
16
|
//# sourceMappingURL=async-get-job-task.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-task.d.mts","names":[],"sources":["../../src/actions/async-get-job-task.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-task.d.mts","names":[],"sources":["../../src/actions/async-get-job-task.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"async-get-job-task.mjs","names":[],"sources":["../../src/actions/async-get-job-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteAsyncGetJobTaskInput = z.object({\n job_id: z.string().describe(\"Internal ID of the asynchronous job returned when initiating a request with Prefer: respond-async.\"),\n}).describe(\"Request model for retrieving the task reference of an asynchronous job.\");\nexport const NetsuiteAsyncGetJobTaskOutput = z.object({\n task_id: z.string().describe(\"Identifier of the task reference for this asynchronous job.\").nullable(),\n location: z.string().describe(\"URL to the specific task resource for this asynchronous job.\").nullable(),\n}).passthrough().describe(\"Response model containing the task resource URL and identifier for an asynchronous job.\");\n\nexport const netsuiteAsyncGetJobTask = action(\"NETSUITE_ASYNC_GET_JOB_TASK\", {\n slug: \"netsuite-async-get-job-task\",\n name: \"Get Async Job Task\",\n description: \"Retrieves the task reference (task ID and URL) for an asynchronous job in NetSuite. Use this action after submitting an async request with 'Prefer: respond-async' header and receiving a job_id in the Location header. The task ID is required to retrieve the job's result using the async get job task result action. Typical workflow: 1) Submit async request → 2) Get job_id → 3) Use this action to get task_id → 4) Poll job status → 5) Retrieve results with task_id.\",\n input: NetsuiteAsyncGetJobTaskInput,\n output: NetsuiteAsyncGetJobTaskOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"async-get-job-task.mjs","names":[],"sources":["../../src/actions/async-get-job-task.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteAsyncGetJobTaskInput = z.object({\n job_id: z.string().describe(\"Internal ID of the asynchronous job returned when initiating a request with Prefer: respond-async.\"),\n}).describe(\"Request model for retrieving the task reference of an asynchronous job.\");\nexport const NetsuiteAsyncGetJobTaskOutput = z.object({\n task_id: z.string().describe(\"Identifier of the task reference for this asynchronous job.\").nullable(),\n location: z.string().describe(\"URL to the specific task resource for this asynchronous job.\").nullable(),\n}).passthrough().describe(\"Response model containing the task resource URL and identifier for an asynchronous job.\");\n\nexport const netsuiteAsyncGetJobTask: AppAction<\n typeof NetsuiteAsyncGetJobTaskInput,\n typeof NetsuiteAsyncGetJobTaskOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_ASYNC_GET_JOB_TASK\", {\n slug: \"netsuite-async-get-job-task\",\n name: \"Get Async Job Task\",\n description: \"Retrieves the task reference (task ID and URL) for an asynchronous job in NetSuite. Use this action after submitting an async request with 'Prefer: respond-async' header and receiving a job_id in the Location header. The task ID is required to retrieve the job's result using the async get job task result action. Typical workflow: 1) Submit async request → 2) Get job_id → 3) Use this action to get task_id → 4) Poll job status → 5) Retrieve results with task_id.\",\n input: NetsuiteAsyncGetJobTaskInput,\n output: NetsuiteAsyncGetJobTaskOutput,\n});\n"],"mappings":";;;AAcA,MAAa,0BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB0C,EAAE,OAAO,EACnD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,EAClI,CAAC,CAAC,CAAC,SAAS,yEAcH;CACP,QAd2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACrG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yFAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer-payment.cjs","names":["z","action"],"sources":["../../src/actions/create-customer-payment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteCreateCustomerPaymentInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"Customer payment record data. Required fields: 'account' (deposit account, typically Undeposited Funds), 'customer' (customer ID reference), and 'payment' (payment amount). Optional: 'memo', 'toBeEmailed', 'apply' (sublist to link payment to specific invoices with doc/line/apply/amount fields).\"),\n Prefer: z.string().describe(\"Use 'respond-async' to run the create operation asynchronously.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace with those provided.\").optional(),\n \"X-NetSuite-Idempotency-Key\": z.string().describe(\"UUID to ensure idempotent async requests; ignored for synchronous calls.\").optional(),\n \"X-NetSuite-PropertyNameValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Warning\"]).describe(\"Controls strictness for property name validation.\").optional(),\n \"X-NetSuite-PropertyValueValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Error\"]).describe(\"Controls strictness for property value validation.\").optional(),\n}).describe(\"Request model for creating a NetSuite Customer Payment record.\");\nexport const NetsuiteCreateCustomerPaymentOutput = z.object({\n location: z.string().describe(\"URL of the created Customer Payment record or async job status.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async creation is requested.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a Customer Payment record.\");\n\nexport const netsuiteCreateCustomerPayment = action(\"NETSUITE_CREATE_CUSTOMER_PAYMENT\", {\n slug: \"netsuite-create-customer-payment\",\n name: \"Create Customer Payment\",\n description: \"Creates a customer payment record in NetSuite. Requires account (deposit account), customer reference, and payment amount. Optionally link payment to specific invoices via the 'apply' sublist. Returns the URL of the created payment record.\",\n input: NetsuiteCreateCustomerPaymentInput,\n output: NetsuiteCreateCustomerPaymentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-customer-payment.cjs","names":["z","action"],"sources":["../../src/actions/create-customer-payment.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteCreateCustomerPaymentInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"Customer payment record data. Required fields: 'account' (deposit account, typically Undeposited Funds), 'customer' (customer ID reference), and 'payment' (payment amount). Optional: 'memo', 'toBeEmailed', 'apply' (sublist to link payment to specific invoices with doc/line/apply/amount fields).\"),\n Prefer: z.string().describe(\"Use 'respond-async' to run the create operation asynchronously.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace with those provided.\").optional(),\n \"X-NetSuite-Idempotency-Key\": z.string().describe(\"UUID to ensure idempotent async requests; ignored for synchronous calls.\").optional(),\n \"X-NetSuite-PropertyNameValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Warning\"]).describe(\"Controls strictness for property name validation.\").optional(),\n \"X-NetSuite-PropertyValueValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Error\"]).describe(\"Controls strictness for property value validation.\").optional(),\n}).describe(\"Request model for creating a NetSuite Customer Payment record.\");\nexport const NetsuiteCreateCustomerPaymentOutput = z.object({\n location: z.string().describe(\"URL of the created Customer Payment record or async job status.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async creation is requested.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a Customer Payment record.\");\n\nexport const netsuiteCreateCustomerPayment: AppAction<\n typeof NetsuiteCreateCustomerPaymentInput,\n typeof NetsuiteCreateCustomerPaymentOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_CREATE_CUSTOMER_PAYMENT\", {\n slug: \"netsuite-create-customer-payment\",\n name: \"Create Customer Payment\",\n description: \"Creates a customer payment record in NetSuite. Requires account (deposit account), customer reference, and payment amount. Optionally link payment to specific invoices via the 'apply' sublist. Returns the URL of the created payment record.\",\n input: NetsuiteCreateCustomerPaymentInput,\n output: NetsuiteCreateCustomerPaymentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,ySAAyS;CAC1V,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC7G,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACvI,qCAAqCA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAgB,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC3J,sCAAsCA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAc,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAC7J,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,gCAITC,eAAAA,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-customer-payment.d.ts
|
|
@@ -21,14 +23,7 @@ declare const NetsuiteCreateCustomerPaymentOutput: z.ZodObject<{
|
|
|
21
23
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const netsuiteCreateCustomerPayment:
|
|
25
|
-
body: Record<string, unknown>;
|
|
26
|
-
Prefer?: string | undefined;
|
|
27
|
-
replace?: string | undefined;
|
|
28
|
-
"X-NetSuite-Idempotency-Key"?: string | undefined;
|
|
29
|
-
"X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
|
|
30
|
-
"X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const netsuiteCreateCustomerPayment: AppAction<typeof NetsuiteCreateCustomerPaymentInput, typeof NetsuiteCreateCustomerPaymentOutput, typeof netsuite.credential>;
|
|
32
27
|
//#endregion
|
|
33
28
|
export { netsuiteCreateCustomerPayment };
|
|
34
29
|
//# sourceMappingURL=create-customer-payment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer-payment.d.cts","names":[],"sources":["../../src/actions/create-customer-payment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-customer-payment.d.cts","names":[],"sources":["../../src/actions/create-customer-payment.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-customer-payment.d.ts
|
|
@@ -21,14 +23,7 @@ declare const NetsuiteCreateCustomerPaymentOutput: z.ZodObject<{
|
|
|
21
23
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const netsuiteCreateCustomerPayment:
|
|
25
|
-
body: Record<string, unknown>;
|
|
26
|
-
Prefer?: string | undefined;
|
|
27
|
-
replace?: string | undefined;
|
|
28
|
-
"X-NetSuite-Idempotency-Key"?: string | undefined;
|
|
29
|
-
"X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
|
|
30
|
-
"X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const netsuiteCreateCustomerPayment: AppAction<typeof NetsuiteCreateCustomerPaymentInput, typeof NetsuiteCreateCustomerPaymentOutput, typeof netsuite.credential>;
|
|
32
27
|
//#endregion
|
|
33
28
|
export { netsuiteCreateCustomerPayment };
|
|
34
29
|
//# sourceMappingURL=create-customer-payment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer-payment.d.mts","names":[],"sources":["../../src/actions/create-customer-payment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-customer-payment.d.mts","names":[],"sources":["../../src/actions/create-customer-payment.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer-payment.mjs","names":[],"sources":["../../src/actions/create-customer-payment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteCreateCustomerPaymentInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"Customer payment record data. Required fields: 'account' (deposit account, typically Undeposited Funds), 'customer' (customer ID reference), and 'payment' (payment amount). Optional: 'memo', 'toBeEmailed', 'apply' (sublist to link payment to specific invoices with doc/line/apply/amount fields).\"),\n Prefer: z.string().describe(\"Use 'respond-async' to run the create operation asynchronously.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace with those provided.\").optional(),\n \"X-NetSuite-Idempotency-Key\": z.string().describe(\"UUID to ensure idempotent async requests; ignored for synchronous calls.\").optional(),\n \"X-NetSuite-PropertyNameValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Warning\"]).describe(\"Controls strictness for property name validation.\").optional(),\n \"X-NetSuite-PropertyValueValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Error\"]).describe(\"Controls strictness for property value validation.\").optional(),\n}).describe(\"Request model for creating a NetSuite Customer Payment record.\");\nexport const NetsuiteCreateCustomerPaymentOutput = z.object({\n location: z.string().describe(\"URL of the created Customer Payment record or async job status.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async creation is requested.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a Customer Payment record.\");\n\nexport const netsuiteCreateCustomerPayment = action(\"NETSUITE_CREATE_CUSTOMER_PAYMENT\", {\n slug: \"netsuite-create-customer-payment\",\n name: \"Create Customer Payment\",\n description: \"Creates a customer payment record in NetSuite. Requires account (deposit account), customer reference, and payment amount. Optionally link payment to specific invoices via the 'apply' sublist. Returns the URL of the created payment record.\",\n input: NetsuiteCreateCustomerPaymentInput,\n output: NetsuiteCreateCustomerPaymentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-customer-payment.mjs","names":[],"sources":["../../src/actions/create-customer-payment.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteCreateCustomerPaymentInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"Customer payment record data. Required fields: 'account' (deposit account, typically Undeposited Funds), 'customer' (customer ID reference), and 'payment' (payment amount). Optional: 'memo', 'toBeEmailed', 'apply' (sublist to link payment to specific invoices with doc/line/apply/amount fields).\"),\n Prefer: z.string().describe(\"Use 'respond-async' to run the create operation asynchronously.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace with those provided.\").optional(),\n \"X-NetSuite-Idempotency-Key\": z.string().describe(\"UUID to ensure idempotent async requests; ignored for synchronous calls.\").optional(),\n \"X-NetSuite-PropertyNameValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Warning\"]).describe(\"Controls strictness for property name validation.\").optional(),\n \"X-NetSuite-PropertyValueValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Error\"]).describe(\"Controls strictness for property value validation.\").optional(),\n}).describe(\"Request model for creating a NetSuite Customer Payment record.\");\nexport const NetsuiteCreateCustomerPaymentOutput = z.object({\n location: z.string().describe(\"URL of the created Customer Payment record or async job status.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async creation is requested.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a Customer Payment record.\");\n\nexport const netsuiteCreateCustomerPayment: AppAction<\n typeof NetsuiteCreateCustomerPaymentInput,\n typeof NetsuiteCreateCustomerPaymentOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_CREATE_CUSTOMER_PAYMENT\", {\n slug: \"netsuite-create-customer-payment\",\n name: \"Create Customer Payment\",\n description: \"Creates a customer payment record in NetSuite. Requires account (deposit account), customer reference, and payment amount. Optionally link payment to specific invoices via the 'apply' sublist. Returns the URL of the created payment record.\",\n input: NetsuiteCreateCustomerPaymentInput,\n output: NetsuiteCreateCustomerPaymentOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,gCAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,ySAAyS;EAC1V,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EAC7G,8BAA8B,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;EACvI,qCAAqC,EAAE,KAAK;GAAC;GAAS;GAAW;EAAgB,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC3J,sCAAsC,EAAE,KAAK;GAAC;GAAS;GAAW;EAAc,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC7J,CAAC,CAAC,CAAC,SAAS,gEAcH;CACP,QAdiD,EAAE,OAAO;EAC1D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer.cjs","names":["z","action"],"sources":["../../src/actions/create-customer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteCreateCustomerInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"JSON object with customer data. Required fields: 'subsidiary' (object with 'id'), and either 'companyName' (for company customers) or 'firstName'+'lastName' (for individual customers). Optional fields include: 'email', 'phone', 'isPerson' (set to 'T' for individuals), 'comments', etc.\"),\n Prefer: z.string().describe(\"Use 'respond-async' to run the create operation asynchronously.\").optional(),\n replace: z.string().describe(\"Comma-separated list of sublist names (e.g., 'contacts', 'addressbook') to fully replace rather than merge with existing data. Only applicable when updating existing records.\").optional(),\n \"X-NetSuite-Idempotency-Key\": z.string().describe(\"UUID to ensure idempotent async requests; ignored for synchronous calls.\").optional(),\n \"X-NetSuite-PropertyNameValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Warning\"]).describe(\"Controls how NetSuite handles invalid property names in the request body. 'Error' (default) rejects requests with invalid names, 'Warning' accepts but warns, 'Ignore Warning' silently ignores invalid names.\").optional(),\n \"X-NetSuite-PropertyValueValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Error\"]).describe(\"Controls how NetSuite handles invalid property values in the request body. 'Error' (default) rejects requests with invalid values, 'Warning' accepts but warns, 'Ignore Error' attempts to proceed despite invalid values.\").optional(),\n}).describe(\"Request model for creating a NetSuite Customer record.\");\nexport const NetsuiteCreateCustomerOutput = z.object({\n location: z.string().describe(\"URL of the created Customer record or async job status.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async creation is requested.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a Customer record.\");\n\nexport const netsuiteCreateCustomer = action(\"NETSUITE_CREATE_CUSTOMER\", {\n slug: \"netsuite-create-customer\",\n name: \"Create Customer\",\n description: \"Creates a new customer record in NetSuite. Requires subsidiary ID and either company name (for business customers) or first/last name (for individual customers). Returns the location URL of the created customer record, or an async job URL if using async mode.\",\n input: NetsuiteCreateCustomerInput,\n output: NetsuiteCreateCustomerOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-customer.cjs","names":["z","action"],"sources":["../../src/actions/create-customer.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteCreateCustomerInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"JSON object with customer data. Required fields: 'subsidiary' (object with 'id'), and either 'companyName' (for company customers) or 'firstName'+'lastName' (for individual customers). Optional fields include: 'email', 'phone', 'isPerson' (set to 'T' for individuals), 'comments', etc.\"),\n Prefer: z.string().describe(\"Use 'respond-async' to run the create operation asynchronously.\").optional(),\n replace: z.string().describe(\"Comma-separated list of sublist names (e.g., 'contacts', 'addressbook') to fully replace rather than merge with existing data. Only applicable when updating existing records.\").optional(),\n \"X-NetSuite-Idempotency-Key\": z.string().describe(\"UUID to ensure idempotent async requests; ignored for synchronous calls.\").optional(),\n \"X-NetSuite-PropertyNameValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Warning\"]).describe(\"Controls how NetSuite handles invalid property names in the request body. 'Error' (default) rejects requests with invalid names, 'Warning' accepts but warns, 'Ignore Warning' silently ignores invalid names.\").optional(),\n \"X-NetSuite-PropertyValueValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Error\"]).describe(\"Controls how NetSuite handles invalid property values in the request body. 'Error' (default) rejects requests with invalid values, 'Warning' accepts but warns, 'Ignore Error' attempts to proceed despite invalid values.\").optional(),\n}).describe(\"Request model for creating a NetSuite Customer record.\");\nexport const NetsuiteCreateCustomerOutput = z.object({\n location: z.string().describe(\"URL of the created Customer record or async job status.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async creation is requested.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a Customer record.\");\n\nexport const netsuiteCreateCustomer: AppAction<\n typeof NetsuiteCreateCustomerInput,\n typeof NetsuiteCreateCustomerOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_CREATE_CUSTOMER\", {\n slug: \"netsuite-create-customer\",\n name: \"Create Customer\",\n description: \"Creates a new customer record in NetSuite. Requires subsidiary ID and either company name (for business customers) or first/last name (for individual customers). Returns the location URL of the created customer record, or an async job URL if using async mode.\",\n input: NetsuiteCreateCustomerInput,\n output: NetsuiteCreateCustomerOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+RAA+R;CAChV,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gLAAgL,CAAC,CAAC,SAAS;CACxN,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACvI,qCAAqCA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAgB,CAAC,CAAC,CAAC,SAAS,gNAAgN,CAAC,CAAC,SAAS;CACxT,sCAAsCA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAc,CAAC,CAAC,CAAC,SAAS,4NAA4N,CAAC,CAAC,SAAS;AACrU,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-customer.d.ts
|
|
@@ -21,14 +23,7 @@ declare const NetsuiteCreateCustomerOutput: z.ZodObject<{
|
|
|
21
23
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const netsuiteCreateCustomer:
|
|
25
|
-
body: Record<string, unknown>;
|
|
26
|
-
Prefer?: string | undefined;
|
|
27
|
-
replace?: string | undefined;
|
|
28
|
-
"X-NetSuite-Idempotency-Key"?: string | undefined;
|
|
29
|
-
"X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
|
|
30
|
-
"X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const netsuiteCreateCustomer: AppAction<typeof NetsuiteCreateCustomerInput, typeof NetsuiteCreateCustomerOutput, typeof netsuite.credential>;
|
|
32
27
|
//#endregion
|
|
33
28
|
export { netsuiteCreateCustomer };
|
|
34
29
|
//# sourceMappingURL=create-customer.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer.d.cts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-customer.d.cts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-customer.d.ts
|
|
@@ -21,14 +23,7 @@ declare const NetsuiteCreateCustomerOutput: z.ZodObject<{
|
|
|
21
23
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const netsuiteCreateCustomer:
|
|
25
|
-
body: Record<string, unknown>;
|
|
26
|
-
Prefer?: string | undefined;
|
|
27
|
-
replace?: string | undefined;
|
|
28
|
-
"X-NetSuite-Idempotency-Key"?: string | undefined;
|
|
29
|
-
"X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore Warning" | undefined;
|
|
30
|
-
"X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore Error" | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const netsuiteCreateCustomer: AppAction<typeof NetsuiteCreateCustomerInput, typeof NetsuiteCreateCustomerOutput, typeof netsuite.credential>;
|
|
32
27
|
//#endregion
|
|
33
28
|
export { netsuiteCreateCustomer };
|
|
34
29
|
//# sourceMappingURL=create-customer.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer.d.mts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-customer.d.mts","names":[],"sources":["../../src/actions/create-customer.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-customer.mjs","names":[],"sources":["../../src/actions/create-customer.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteCreateCustomerInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"JSON object with customer data. Required fields: 'subsidiary' (object with 'id'), and either 'companyName' (for company customers) or 'firstName'+'lastName' (for individual customers). Optional fields include: 'email', 'phone', 'isPerson' (set to 'T' for individuals), 'comments', etc.\"),\n Prefer: z.string().describe(\"Use 'respond-async' to run the create operation asynchronously.\").optional(),\n replace: z.string().describe(\"Comma-separated list of sublist names (e.g., 'contacts', 'addressbook') to fully replace rather than merge with existing data. Only applicable when updating existing records.\").optional(),\n \"X-NetSuite-Idempotency-Key\": z.string().describe(\"UUID to ensure idempotent async requests; ignored for synchronous calls.\").optional(),\n \"X-NetSuite-PropertyNameValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Warning\"]).describe(\"Controls how NetSuite handles invalid property names in the request body. 'Error' (default) rejects requests with invalid names, 'Warning' accepts but warns, 'Ignore Warning' silently ignores invalid names.\").optional(),\n \"X-NetSuite-PropertyValueValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Error\"]).describe(\"Controls how NetSuite handles invalid property values in the request body. 'Error' (default) rejects requests with invalid values, 'Warning' accepts but warns, 'Ignore Error' attempts to proceed despite invalid values.\").optional(),\n}).describe(\"Request model for creating a NetSuite Customer record.\");\nexport const NetsuiteCreateCustomerOutput = z.object({\n location: z.string().describe(\"URL of the created Customer record or async job status.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async creation is requested.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a Customer record.\");\n\nexport const netsuiteCreateCustomer = action(\"NETSUITE_CREATE_CUSTOMER\", {\n slug: \"netsuite-create-customer\",\n name: \"Create Customer\",\n description: \"Creates a new customer record in NetSuite. Requires subsidiary ID and either company name (for business customers) or first/last name (for individual customers). Returns the location URL of the created customer record, or an async job URL if using async mode.\",\n input: NetsuiteCreateCustomerInput,\n output: NetsuiteCreateCustomerOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-customer.mjs","names":[],"sources":["../../src/actions/create-customer.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteCreateCustomerInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"JSON object with customer data. Required fields: 'subsidiary' (object with 'id'), and either 'companyName' (for company customers) or 'firstName'+'lastName' (for individual customers). Optional fields include: 'email', 'phone', 'isPerson' (set to 'T' for individuals), 'comments', etc.\"),\n Prefer: z.string().describe(\"Use 'respond-async' to run the create operation asynchronously.\").optional(),\n replace: z.string().describe(\"Comma-separated list of sublist names (e.g., 'contacts', 'addressbook') to fully replace rather than merge with existing data. Only applicable when updating existing records.\").optional(),\n \"X-NetSuite-Idempotency-Key\": z.string().describe(\"UUID to ensure idempotent async requests; ignored for synchronous calls.\").optional(),\n \"X-NetSuite-PropertyNameValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Warning\"]).describe(\"Controls how NetSuite handles invalid property names in the request body. 'Error' (default) rejects requests with invalid names, 'Warning' accepts but warns, 'Ignore Warning' silently ignores invalid names.\").optional(),\n \"X-NetSuite-PropertyValueValidation\": z.enum([\"Error\", \"Warning\", \"Ignore Error\"]).describe(\"Controls how NetSuite handles invalid property values in the request body. 'Error' (default) rejects requests with invalid values, 'Warning' accepts but warns, 'Ignore Error' attempts to proceed despite invalid values.\").optional(),\n}).describe(\"Request model for creating a NetSuite Customer record.\");\nexport const NetsuiteCreateCustomerOutput = z.object({\n location: z.string().describe(\"URL of the created Customer record or async job status.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async creation is requested.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating a Customer record.\");\n\nexport const netsuiteCreateCustomer: AppAction<\n typeof NetsuiteCreateCustomerInput,\n typeof NetsuiteCreateCustomerOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_CREATE_CUSTOMER\", {\n slug: \"netsuite-create-customer\",\n name: \"Create Customer\",\n description: \"Creates a new customer record in NetSuite. Requires subsidiary ID and either company name (for business customers) or first/last name (for individual customers). Returns the location URL of the created customer record, or an async job URL if using async mode.\",\n input: NetsuiteCreateCustomerInput,\n output: NetsuiteCreateCustomerOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,yBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArByC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+RAA+R;EAChV,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gLAAgL,CAAC,CAAC,SAAS;EACxN,8BAA8B,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;EACvI,qCAAqC,EAAE,KAAK;GAAC;GAAS;GAAW;EAAgB,CAAC,CAAC,CAAC,SAAS,gNAAgN,CAAC,CAAC,SAAS;EACxT,sCAAsC,EAAE,KAAK;GAAC;GAAS;GAAW;EAAc,CAAC,CAAC,CAAC,SAAS,4NAA4N,CAAC,CAAC,SAAS;CACrU,CAAC,CAAC,CAAC,SAAS,wDAcH;CACP,QAd0C,EAAE,OAAO;EACnD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-employee.cjs","names":["z","action"],"sources":["../../src/actions/create-employee.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteCreateEmployeeInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"Employee record data. Required fields: firstName (string), lastName (string), and subsidiary (object with id). Optional fields include email, phone, title, department, supervisor, comments, etc. Example: {'firstName': 'John', 'lastName': 'Doe', 'subsidiary': {'id': '1'}}\"),\n Prefer: z.string().describe(\"Use 'respond-async' to run the create operation asynchronously.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace with those provided.\").optional(),\n \"X-NetSuite-Idempotency-Key\": z.string().describe(\"UUID to ensure idempotent async requests; ignored for synchronous calls.\").optional(),\n \"X-NetSuite-PropertyNameValidation\": z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Controls strictness for property name validation.\").optional(),\n \"X-NetSuite-PropertyValueValidation\": z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Controls strictness for property value validation.\").optional(),\n}).describe(\"Request model for creating a NetSuite Employee record.\");\nexport const NetsuiteCreateEmployeeOutput = z.object({\n location: z.string().describe(\"URL of the created Employee record or async job status.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async creation is requested.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating an Employee record.\");\n\nexport const netsuiteCreateEmployee = action(\"NETSUITE_CREATE_EMPLOYEE\", {\n slug: \"netsuite-create-employee\",\n name: \"Create Employee\",\n description: \"Creates a new employee record in NetSuite. Required: firstName, lastName, and subsidiary ID. Returns the URL of the created employee in the location field. Supports async creation with 'respond-async' preference.\",\n input: NetsuiteCreateEmployeeInput,\n output: NetsuiteCreateEmployeeOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-employee.cjs","names":["z","action"],"sources":["../../src/actions/create-employee.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteCreateEmployeeInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"Employee record data. Required fields: firstName (string), lastName (string), and subsidiary (object with id). Optional fields include email, phone, title, department, supervisor, comments, etc. Example: {'firstName': 'John', 'lastName': 'Doe', 'subsidiary': {'id': '1'}}\"),\n Prefer: z.string().describe(\"Use 'respond-async' to run the create operation asynchronously.\").optional(),\n replace: z.string().describe(\"Comma-separated sublist names to fully replace with those provided.\").optional(),\n \"X-NetSuite-Idempotency-Key\": z.string().describe(\"UUID to ensure idempotent async requests; ignored for synchronous calls.\").optional(),\n \"X-NetSuite-PropertyNameValidation\": z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Controls strictness for property name validation.\").optional(),\n \"X-NetSuite-PropertyValueValidation\": z.enum([\"Error\", \"Warning\", \"Ignore\"]).describe(\"Controls strictness for property value validation.\").optional(),\n}).describe(\"Request model for creating a NetSuite Employee record.\");\nexport const NetsuiteCreateEmployeeOutput = z.object({\n location: z.string().describe(\"URL of the created Employee record or async job status.\").nullable().optional(),\n preference_applied: z.string().describe(\"Echoes 'respond-async' when async creation is requested.\").nullable().optional(),\n}).passthrough().describe(\"Response model for creating an Employee record.\");\n\nexport const netsuiteCreateEmployee: AppAction<\n typeof NetsuiteCreateEmployeeInput,\n typeof NetsuiteCreateEmployeeOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_CREATE_EMPLOYEE\", {\n slug: \"netsuite-create-employee\",\n name: \"Create Employee\",\n description: \"Creates a new employee record in NetSuite. Required: firstName, lastName, and subsidiary ID. Returns the URL of the created employee in the location field. Supports async creation with 'respond-async' preference.\",\n input: NetsuiteCreateEmployeeInput,\n output: NetsuiteCreateEmployeeOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iRAAiR;CAClU,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC7G,8BAA8BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACvI,qCAAqCA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACnJ,sCAAsCA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAW;CAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-employee.d.ts
|
|
@@ -21,14 +23,7 @@ declare const NetsuiteCreateEmployeeOutput: z.ZodObject<{
|
|
|
21
23
|
location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
24
|
preference_applied: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const netsuiteCreateEmployee:
|
|
25
|
-
body: Record<string, unknown>;
|
|
26
|
-
Prefer?: string | undefined;
|
|
27
|
-
replace?: string | undefined;
|
|
28
|
-
"X-NetSuite-Idempotency-Key"?: string | undefined;
|
|
29
|
-
"X-NetSuite-PropertyNameValidation"?: "Error" | "Warning" | "Ignore" | undefined;
|
|
30
|
-
"X-NetSuite-PropertyValueValidation"?: "Error" | "Warning" | "Ignore" | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
26
|
+
declare const netsuiteCreateEmployee: AppAction<typeof NetsuiteCreateEmployeeInput, typeof NetsuiteCreateEmployeeOutput, typeof netsuite.credential>;
|
|
32
27
|
//#endregion
|
|
33
28
|
export { netsuiteCreateEmployee };
|
|
34
29
|
//# sourceMappingURL=create-employee.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-employee.d.cts","names":[],"sources":["../../src/actions/create-employee.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-employee.d.cts","names":[],"sources":["../../src/actions/create-employee.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAQ3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|