@opexa/portal-sdk 0.54.0 → 0.54.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -8515,6 +8515,7 @@ var Sdk = class {
8515
8515
  realName: input.realName,
8516
8516
  birthDay: input.dateOfBirth,
8517
8517
  branchCode: input.branchCode,
8518
+ agent: input.agent,
8518
8519
  ...this.cxd && {
8519
8520
  cellxpertCxd: this.cxd
8520
8521
  }