model/CommissionNumber.js

  1. /**
  2. * Docusign eSignature REST API
  3. * The Docusign eSignature REST API provides you with a powerful, convenient, and simple Web services API for interacting with Docusign.
  4. *
  5. * OpenAPI spec version: v2.1
  6. * Contact: devcenter@docusign.com
  7. *
  8. * NOTE: This class is auto generated. Do not edit the class manually and submit a new issue instead.
  9. *
  10. */
  11. (function(root, factory) {
  12. if (typeof define === 'function' && define.amd) {
  13. // AMD. Register as an anonymous module.
  14. define(['ApiClient', 'model/ErrorDetails', 'model/LocalePolicyTab', 'model/MergeField', 'model/PropertyMetadata', 'model/SmartContractInformation'], factory);
  15. } else if (typeof module === 'object' && module.exports) {
  16. // CommonJS-like environments that support module.exports, like Node.
  17. module.exports = factory(require('../ApiClient'), require('./ErrorDetails'), require('./LocalePolicyTab'), require('./MergeField'), require('./PropertyMetadata'), require('./SmartContractInformation'));
  18. } else {
  19. // Browser globals (root is window)
  20. if (!root.Docusign) {
  21. root.Docusign = {};
  22. }
  23. root.Docusign.CommissionNumber = factory(root.Docusign.ApiClient, root.Docusign.ErrorDetails, root.Docusign.LocalePolicyTab, root.Docusign.MergeField, root.Docusign.PropertyMetadata, root.Docusign.SmartContractInformation);
  24. }
  25. }(this, function(ApiClient, ErrorDetails, LocalePolicyTab, MergeField, PropertyMetadata, SmartContractInformation) {
  26. 'use strict';
  27. /**
  28. * The CommissionNumber model module.
  29. * @module model/CommissionNumber
  30. */
  31. /**
  32. * Constructs a new <code>CommissionNumber</code>.
  33. * A Commission Number tab displays a notary's commission number. The tab is populated with the notary's commission information, but the recipient can also edit the value when notarizing. This tab can only be assigned to a remote notary recipient using [DocuSign Notary][notary]. [notary]: /docs/notary-api/
  34. * @alias module:model/CommissionNumber
  35. * @class
  36. */
  37. var exports = function() {
  38. var _this = this;
  39. };
  40. /**
  41. * Constructs a <code>CommissionNumber</code> from a plain JavaScript object, optionally creating a new instance.
  42. * Copies all relevant properties from <code>data</code> to <code>obj</code> if supplied or a new instance if not.
  43. * @param {Object} data The plain JavaScript object bearing properties of interest.
  44. * @param {module:model/CommissionNumber} obj Optional instance to populate.
  45. * @return {module:model/CommissionNumber} The populated <code>CommissionNumber</code> instance.
  46. */
  47. exports.constructFromObject = function(data, obj) {
  48. if (data) {
  49. obj = obj || new exports();
  50. if (data.hasOwnProperty('anchorAllowWhiteSpaceInCharacters')) {
  51. obj['anchorAllowWhiteSpaceInCharacters'] = ApiClient.convertToType(data['anchorAllowWhiteSpaceInCharacters'], 'String');
  52. }
  53. if (data.hasOwnProperty('anchorAllowWhiteSpaceInCharactersMetadata')) {
  54. obj['anchorAllowWhiteSpaceInCharactersMetadata'] = PropertyMetadata.constructFromObject(data['anchorAllowWhiteSpaceInCharactersMetadata']);
  55. }
  56. if (data.hasOwnProperty('anchorCaseSensitive')) {
  57. obj['anchorCaseSensitive'] = ApiClient.convertToType(data['anchorCaseSensitive'], 'String');
  58. }
  59. if (data.hasOwnProperty('anchorCaseSensitiveMetadata')) {
  60. obj['anchorCaseSensitiveMetadata'] = PropertyMetadata.constructFromObject(data['anchorCaseSensitiveMetadata']);
  61. }
  62. if (data.hasOwnProperty('anchorHorizontalAlignment')) {
  63. obj['anchorHorizontalAlignment'] = ApiClient.convertToType(data['anchorHorizontalAlignment'], 'String');
  64. }
  65. if (data.hasOwnProperty('anchorHorizontalAlignmentMetadata')) {
  66. obj['anchorHorizontalAlignmentMetadata'] = PropertyMetadata.constructFromObject(data['anchorHorizontalAlignmentMetadata']);
  67. }
  68. if (data.hasOwnProperty('anchorIgnoreIfNotPresent')) {
  69. obj['anchorIgnoreIfNotPresent'] = ApiClient.convertToType(data['anchorIgnoreIfNotPresent'], 'String');
  70. }
  71. if (data.hasOwnProperty('anchorIgnoreIfNotPresentMetadata')) {
  72. obj['anchorIgnoreIfNotPresentMetadata'] = PropertyMetadata.constructFromObject(data['anchorIgnoreIfNotPresentMetadata']);
  73. }
  74. if (data.hasOwnProperty('anchorMatchWholeWord')) {
  75. obj['anchorMatchWholeWord'] = ApiClient.convertToType(data['anchorMatchWholeWord'], 'String');
  76. }
  77. if (data.hasOwnProperty('anchorMatchWholeWordMetadata')) {
  78. obj['anchorMatchWholeWordMetadata'] = PropertyMetadata.constructFromObject(data['anchorMatchWholeWordMetadata']);
  79. }
  80. if (data.hasOwnProperty('anchorString')) {
  81. obj['anchorString'] = ApiClient.convertToType(data['anchorString'], 'String');
  82. }
  83. if (data.hasOwnProperty('anchorStringMetadata')) {
  84. obj['anchorStringMetadata'] = PropertyMetadata.constructFromObject(data['anchorStringMetadata']);
  85. }
  86. if (data.hasOwnProperty('anchorTabProcessorVersion')) {
  87. obj['anchorTabProcessorVersion'] = ApiClient.convertToType(data['anchorTabProcessorVersion'], 'String');
  88. }
  89. if (data.hasOwnProperty('anchorTabProcessorVersionMetadata')) {
  90. obj['anchorTabProcessorVersionMetadata'] = PropertyMetadata.constructFromObject(data['anchorTabProcessorVersionMetadata']);
  91. }
  92. if (data.hasOwnProperty('anchorUnits')) {
  93. obj['anchorUnits'] = ApiClient.convertToType(data['anchorUnits'], 'String');
  94. }
  95. if (data.hasOwnProperty('anchorUnitsMetadata')) {
  96. obj['anchorUnitsMetadata'] = PropertyMetadata.constructFromObject(data['anchorUnitsMetadata']);
  97. }
  98. if (data.hasOwnProperty('anchorXOffset')) {
  99. obj['anchorXOffset'] = ApiClient.convertToType(data['anchorXOffset'], 'String');
  100. }
  101. if (data.hasOwnProperty('anchorXOffsetMetadata')) {
  102. obj['anchorXOffsetMetadata'] = PropertyMetadata.constructFromObject(data['anchorXOffsetMetadata']);
  103. }
  104. if (data.hasOwnProperty('anchorYOffset')) {
  105. obj['anchorYOffset'] = ApiClient.convertToType(data['anchorYOffset'], 'String');
  106. }
  107. if (data.hasOwnProperty('anchorYOffsetMetadata')) {
  108. obj['anchorYOffsetMetadata'] = PropertyMetadata.constructFromObject(data['anchorYOffsetMetadata']);
  109. }
  110. if (data.hasOwnProperty('bold')) {
  111. obj['bold'] = ApiClient.convertToType(data['bold'], 'String');
  112. }
  113. if (data.hasOwnProperty('boldMetadata')) {
  114. obj['boldMetadata'] = PropertyMetadata.constructFromObject(data['boldMetadata']);
  115. }
  116. if (data.hasOwnProperty('caption')) {
  117. obj['caption'] = ApiClient.convertToType(data['caption'], 'String');
  118. }
  119. if (data.hasOwnProperty('captionMetadata')) {
  120. obj['captionMetadata'] = PropertyMetadata.constructFromObject(data['captionMetadata']);
  121. }
  122. if (data.hasOwnProperty('concealValueOnDocument')) {
  123. obj['concealValueOnDocument'] = ApiClient.convertToType(data['concealValueOnDocument'], 'String');
  124. }
  125. if (data.hasOwnProperty('concealValueOnDocumentMetadata')) {
  126. obj['concealValueOnDocumentMetadata'] = PropertyMetadata.constructFromObject(data['concealValueOnDocumentMetadata']);
  127. }
  128. if (data.hasOwnProperty('conditionalParentLabel')) {
  129. obj['conditionalParentLabel'] = ApiClient.convertToType(data['conditionalParentLabel'], 'String');
  130. }
  131. if (data.hasOwnProperty('conditionalParentLabelMetadata')) {
  132. obj['conditionalParentLabelMetadata'] = PropertyMetadata.constructFromObject(data['conditionalParentLabelMetadata']);
  133. }
  134. if (data.hasOwnProperty('conditionalParentValue')) {
  135. obj['conditionalParentValue'] = ApiClient.convertToType(data['conditionalParentValue'], 'String');
  136. }
  137. if (data.hasOwnProperty('conditionalParentValueMetadata')) {
  138. obj['conditionalParentValueMetadata'] = PropertyMetadata.constructFromObject(data['conditionalParentValueMetadata']);
  139. }
  140. if (data.hasOwnProperty('customTabId')) {
  141. obj['customTabId'] = ApiClient.convertToType(data['customTabId'], 'String');
  142. }
  143. if (data.hasOwnProperty('customTabIdMetadata')) {
  144. obj['customTabIdMetadata'] = PropertyMetadata.constructFromObject(data['customTabIdMetadata']);
  145. }
  146. if (data.hasOwnProperty('disableAutoSize')) {
  147. obj['disableAutoSize'] = ApiClient.convertToType(data['disableAutoSize'], 'String');
  148. }
  149. if (data.hasOwnProperty('disableAutoSizeMetadata')) {
  150. obj['disableAutoSizeMetadata'] = PropertyMetadata.constructFromObject(data['disableAutoSizeMetadata']);
  151. }
  152. if (data.hasOwnProperty('documentId')) {
  153. obj['documentId'] = ApiClient.convertToType(data['documentId'], 'String');
  154. }
  155. if (data.hasOwnProperty('documentIdMetadata')) {
  156. obj['documentIdMetadata'] = PropertyMetadata.constructFromObject(data['documentIdMetadata']);
  157. }
  158. if (data.hasOwnProperty('errorDetails')) {
  159. obj['errorDetails'] = ErrorDetails.constructFromObject(data['errorDetails']);
  160. }
  161. if (data.hasOwnProperty('font')) {
  162. obj['font'] = ApiClient.convertToType(data['font'], 'String');
  163. }
  164. if (data.hasOwnProperty('fontColor')) {
  165. obj['fontColor'] = ApiClient.convertToType(data['fontColor'], 'String');
  166. }
  167. if (data.hasOwnProperty('fontColorMetadata')) {
  168. obj['fontColorMetadata'] = PropertyMetadata.constructFromObject(data['fontColorMetadata']);
  169. }
  170. if (data.hasOwnProperty('fontMetadata')) {
  171. obj['fontMetadata'] = PropertyMetadata.constructFromObject(data['fontMetadata']);
  172. }
  173. if (data.hasOwnProperty('fontSize')) {
  174. obj['fontSize'] = ApiClient.convertToType(data['fontSize'], 'String');
  175. }
  176. if (data.hasOwnProperty('fontSizeMetadata')) {
  177. obj['fontSizeMetadata'] = PropertyMetadata.constructFromObject(data['fontSizeMetadata']);
  178. }
  179. if (data.hasOwnProperty('formOrder')) {
  180. obj['formOrder'] = ApiClient.convertToType(data['formOrder'], 'String');
  181. }
  182. if (data.hasOwnProperty('formOrderMetadata')) {
  183. obj['formOrderMetadata'] = PropertyMetadata.constructFromObject(data['formOrderMetadata']);
  184. }
  185. if (data.hasOwnProperty('formPageLabel')) {
  186. obj['formPageLabel'] = ApiClient.convertToType(data['formPageLabel'], 'String');
  187. }
  188. if (data.hasOwnProperty('formPageLabelMetadata')) {
  189. obj['formPageLabelMetadata'] = PropertyMetadata.constructFromObject(data['formPageLabelMetadata']);
  190. }
  191. if (data.hasOwnProperty('formPageNumber')) {
  192. obj['formPageNumber'] = ApiClient.convertToType(data['formPageNumber'], 'String');
  193. }
  194. if (data.hasOwnProperty('formPageNumberMetadata')) {
  195. obj['formPageNumberMetadata'] = PropertyMetadata.constructFromObject(data['formPageNumberMetadata']);
  196. }
  197. if (data.hasOwnProperty('height')) {
  198. obj['height'] = ApiClient.convertToType(data['height'], 'String');
  199. }
  200. if (data.hasOwnProperty('heightMetadata')) {
  201. obj['heightMetadata'] = PropertyMetadata.constructFromObject(data['heightMetadata']);
  202. }
  203. if (data.hasOwnProperty('italic')) {
  204. obj['italic'] = ApiClient.convertToType(data['italic'], 'String');
  205. }
  206. if (data.hasOwnProperty('italicMetadata')) {
  207. obj['italicMetadata'] = PropertyMetadata.constructFromObject(data['italicMetadata']);
  208. }
  209. if (data.hasOwnProperty('localePolicy')) {
  210. obj['localePolicy'] = LocalePolicyTab.constructFromObject(data['localePolicy']);
  211. }
  212. if (data.hasOwnProperty('locked')) {
  213. obj['locked'] = ApiClient.convertToType(data['locked'], 'String');
  214. }
  215. if (data.hasOwnProperty('lockedMetadata')) {
  216. obj['lockedMetadata'] = PropertyMetadata.constructFromObject(data['lockedMetadata']);
  217. }
  218. if (data.hasOwnProperty('maxLength')) {
  219. obj['maxLength'] = ApiClient.convertToType(data['maxLength'], 'String');
  220. }
  221. if (data.hasOwnProperty('maxLengthMetadata')) {
  222. obj['maxLengthMetadata'] = PropertyMetadata.constructFromObject(data['maxLengthMetadata']);
  223. }
  224. if (data.hasOwnProperty('mergeField')) {
  225. obj['mergeField'] = MergeField.constructFromObject(data['mergeField']);
  226. }
  227. if (data.hasOwnProperty('mergeFieldXml')) {
  228. obj['mergeFieldXml'] = ApiClient.convertToType(data['mergeFieldXml'], 'String');
  229. }
  230. if (data.hasOwnProperty('name')) {
  231. obj['name'] = ApiClient.convertToType(data['name'], 'String');
  232. }
  233. if (data.hasOwnProperty('nameMetadata')) {
  234. obj['nameMetadata'] = PropertyMetadata.constructFromObject(data['nameMetadata']);
  235. }
  236. if (data.hasOwnProperty('originalValue')) {
  237. obj['originalValue'] = ApiClient.convertToType(data['originalValue'], 'String');
  238. }
  239. if (data.hasOwnProperty('originalValueMetadata')) {
  240. obj['originalValueMetadata'] = PropertyMetadata.constructFromObject(data['originalValueMetadata']);
  241. }
  242. if (data.hasOwnProperty('pageNumber')) {
  243. obj['pageNumber'] = ApiClient.convertToType(data['pageNumber'], 'String');
  244. }
  245. if (data.hasOwnProperty('pageNumberMetadata')) {
  246. obj['pageNumberMetadata'] = PropertyMetadata.constructFromObject(data['pageNumberMetadata']);
  247. }
  248. if (data.hasOwnProperty('recipientId')) {
  249. obj['recipientId'] = ApiClient.convertToType(data['recipientId'], 'String');
  250. }
  251. if (data.hasOwnProperty('recipientIdGuid')) {
  252. obj['recipientIdGuid'] = ApiClient.convertToType(data['recipientIdGuid'], 'String');
  253. }
  254. if (data.hasOwnProperty('recipientIdGuidMetadata')) {
  255. obj['recipientIdGuidMetadata'] = PropertyMetadata.constructFromObject(data['recipientIdGuidMetadata']);
  256. }
  257. if (data.hasOwnProperty('recipientIdMetadata')) {
  258. obj['recipientIdMetadata'] = PropertyMetadata.constructFromObject(data['recipientIdMetadata']);
  259. }
  260. if (data.hasOwnProperty('required')) {
  261. obj['required'] = ApiClient.convertToType(data['required'], 'String');
  262. }
  263. if (data.hasOwnProperty('requiredMetadata')) {
  264. obj['requiredMetadata'] = PropertyMetadata.constructFromObject(data['requiredMetadata']);
  265. }
  266. if (data.hasOwnProperty('smartContractInformation')) {
  267. obj['smartContractInformation'] = SmartContractInformation.constructFromObject(data['smartContractInformation']);
  268. }
  269. if (data.hasOwnProperty('source')) {
  270. obj['source'] = ApiClient.convertToType(data['source'], 'String');
  271. }
  272. if (data.hasOwnProperty('status')) {
  273. obj['status'] = ApiClient.convertToType(data['status'], 'String');
  274. }
  275. if (data.hasOwnProperty('statusMetadata')) {
  276. obj['statusMetadata'] = PropertyMetadata.constructFromObject(data['statusMetadata']);
  277. }
  278. if (data.hasOwnProperty('tabGroupLabels')) {
  279. obj['tabGroupLabels'] = ApiClient.convertToType(data['tabGroupLabels'], ['String']);
  280. }
  281. if (data.hasOwnProperty('tabGroupLabelsMetadata')) {
  282. obj['tabGroupLabelsMetadata'] = PropertyMetadata.constructFromObject(data['tabGroupLabelsMetadata']);
  283. }
  284. if (data.hasOwnProperty('tabId')) {
  285. obj['tabId'] = ApiClient.convertToType(data['tabId'], 'String');
  286. }
  287. if (data.hasOwnProperty('tabIdMetadata')) {
  288. obj['tabIdMetadata'] = PropertyMetadata.constructFromObject(data['tabIdMetadata']);
  289. }
  290. if (data.hasOwnProperty('tabLabel')) {
  291. obj['tabLabel'] = ApiClient.convertToType(data['tabLabel'], 'String');
  292. }
  293. if (data.hasOwnProperty('tabLabelMetadata')) {
  294. obj['tabLabelMetadata'] = PropertyMetadata.constructFromObject(data['tabLabelMetadata']);
  295. }
  296. if (data.hasOwnProperty('tabOrder')) {
  297. obj['tabOrder'] = ApiClient.convertToType(data['tabOrder'], 'String');
  298. }
  299. if (data.hasOwnProperty('tabOrderMetadata')) {
  300. obj['tabOrderMetadata'] = PropertyMetadata.constructFromObject(data['tabOrderMetadata']);
  301. }
  302. if (data.hasOwnProperty('tabType')) {
  303. obj['tabType'] = ApiClient.convertToType(data['tabType'], 'String');
  304. }
  305. if (data.hasOwnProperty('tabTypeMetadata')) {
  306. obj['tabTypeMetadata'] = PropertyMetadata.constructFromObject(data['tabTypeMetadata']);
  307. }
  308. if (data.hasOwnProperty('templateLocked')) {
  309. obj['templateLocked'] = ApiClient.convertToType(data['templateLocked'], 'String');
  310. }
  311. if (data.hasOwnProperty('templateLockedMetadata')) {
  312. obj['templateLockedMetadata'] = PropertyMetadata.constructFromObject(data['templateLockedMetadata']);
  313. }
  314. if (data.hasOwnProperty('templateRequired')) {
  315. obj['templateRequired'] = ApiClient.convertToType(data['templateRequired'], 'String');
  316. }
  317. if (data.hasOwnProperty('templateRequiredMetadata')) {
  318. obj['templateRequiredMetadata'] = PropertyMetadata.constructFromObject(data['templateRequiredMetadata']);
  319. }
  320. if (data.hasOwnProperty('tooltip')) {
  321. obj['tooltip'] = ApiClient.convertToType(data['tooltip'], 'String');
  322. }
  323. if (data.hasOwnProperty('toolTipMetadata')) {
  324. obj['toolTipMetadata'] = PropertyMetadata.constructFromObject(data['toolTipMetadata']);
  325. }
  326. if (data.hasOwnProperty('underline')) {
  327. obj['underline'] = ApiClient.convertToType(data['underline'], 'String');
  328. }
  329. if (data.hasOwnProperty('underlineMetadata')) {
  330. obj['underlineMetadata'] = PropertyMetadata.constructFromObject(data['underlineMetadata']);
  331. }
  332. if (data.hasOwnProperty('value')) {
  333. obj['value'] = ApiClient.convertToType(data['value'], 'String');
  334. }
  335. if (data.hasOwnProperty('valueMetadata')) {
  336. obj['valueMetadata'] = PropertyMetadata.constructFromObject(data['valueMetadata']);
  337. }
  338. if (data.hasOwnProperty('width')) {
  339. obj['width'] = ApiClient.convertToType(data['width'], 'String');
  340. }
  341. if (data.hasOwnProperty('widthMetadata')) {
  342. obj['widthMetadata'] = PropertyMetadata.constructFromObject(data['widthMetadata']);
  343. }
  344. if (data.hasOwnProperty('xPosition')) {
  345. obj['xPosition'] = ApiClient.convertToType(data['xPosition'], 'String');
  346. }
  347. if (data.hasOwnProperty('xPositionMetadata')) {
  348. obj['xPositionMetadata'] = PropertyMetadata.constructFromObject(data['xPositionMetadata']);
  349. }
  350. if (data.hasOwnProperty('yPosition')) {
  351. obj['yPosition'] = ApiClient.convertToType(data['yPosition'], 'String');
  352. }
  353. if (data.hasOwnProperty('yPositionMetadata')) {
  354. obj['yPositionMetadata'] = PropertyMetadata.constructFromObject(data['yPositionMetadata']);
  355. }
  356. }
  357. return obj;
  358. }
  359. /**
  360. *
  361. * @member {String} anchorAllowWhiteSpaceInCharacters
  362. */
  363. exports.prototype['anchorAllowWhiteSpaceInCharacters'] = undefined;
  364. /**
  365. * Metadata that indicates whether the `anchorAllowWhiteSpaceInCharacters` property is editable.
  366. * @member {module:model/PropertyMetadata} anchorAllowWhiteSpaceInCharactersMetadata
  367. */
  368. exports.prototype['anchorAllowWhiteSpaceInCharactersMetadata'] = undefined;
  369. /**
  370. * When set to **true**, the anchor string does not consider case when matching strings in the document. The default value is **true**.
  371. * @member {String} anchorCaseSensitive
  372. */
  373. exports.prototype['anchorCaseSensitive'] = undefined;
  374. /**
  375. * Metadata that indicates whether the `anchorCaseSensitive` property is editable.
  376. * @member {module:model/PropertyMetadata} anchorCaseSensitiveMetadata
  377. */
  378. exports.prototype['anchorCaseSensitiveMetadata'] = undefined;
  379. /**
  380. * Specifies the alignment of anchor tabs with anchor strings. Possible values are **left** or **right**. The default value is **left**.
  381. * @member {String} anchorHorizontalAlignment
  382. */
  383. exports.prototype['anchorHorizontalAlignment'] = undefined;
  384. /**
  385. * Metadata that indicates whether the `anchorHorizontalAlignment` property is editable.
  386. * @member {module:model/PropertyMetadata} anchorHorizontalAlignmentMetadata
  387. */
  388. exports.prototype['anchorHorizontalAlignmentMetadata'] = undefined;
  389. /**
  390. * When set to **true**, this tab is ignored if anchorString is not found in the document.
  391. * @member {String} anchorIgnoreIfNotPresent
  392. */
  393. exports.prototype['anchorIgnoreIfNotPresent'] = undefined;
  394. /**
  395. * Metadata that indicates whether the `anchorIgnoreIfNotPresent` property is editable.
  396. * @member {module:model/PropertyMetadata} anchorIgnoreIfNotPresentMetadata
  397. */
  398. exports.prototype['anchorIgnoreIfNotPresentMetadata'] = undefined;
  399. /**
  400. * When set to **true**, the anchor string in this tab matches whole words only (strings embedded in other strings are ignored.) The default value is **true**.
  401. * @member {String} anchorMatchWholeWord
  402. */
  403. exports.prototype['anchorMatchWholeWord'] = undefined;
  404. /**
  405. * Metadata that indicates whether the `anchorMatchWholeWord` property is editable.
  406. * @member {module:model/PropertyMetadata} anchorMatchWholeWordMetadata
  407. */
  408. exports.prototype['anchorMatchWholeWordMetadata'] = undefined;
  409. /**
  410. * Anchor text information for a radio button.
  411. * @member {String} anchorString
  412. */
  413. exports.prototype['anchorString'] = undefined;
  414. /**
  415. * Metadata that indicates whether the `anchorString` property is editable.
  416. * @member {module:model/PropertyMetadata} anchorStringMetadata
  417. */
  418. exports.prototype['anchorStringMetadata'] = undefined;
  419. /**
  420. *
  421. * @member {String} anchorTabProcessorVersion
  422. */
  423. exports.prototype['anchorTabProcessorVersion'] = undefined;
  424. /**
  425. * Reserved for DocuSign.
  426. * @member {module:model/PropertyMetadata} anchorTabProcessorVersionMetadata
  427. */
  428. exports.prototype['anchorTabProcessorVersionMetadata'] = undefined;
  429. /**
  430. * Specifies units of the X and Y offset. Units could be pixels, millimeters, centimeters, or inches.
  431. * @member {String} anchorUnits
  432. */
  433. exports.prototype['anchorUnits'] = undefined;
  434. /**
  435. * Metadata that indicates whether the `anchorUnits` property is editable.
  436. * @member {module:model/PropertyMetadata} anchorUnitsMetadata
  437. */
  438. exports.prototype['anchorUnitsMetadata'] = undefined;
  439. /**
  440. * Specifies the X axis location of the tab, in anchorUnits, relative to the anchorString.
  441. * @member {String} anchorXOffset
  442. */
  443. exports.prototype['anchorXOffset'] = undefined;
  444. /**
  445. * Metadata that indicates whether the `anchorXOffset` property is editable.
  446. * @member {module:model/PropertyMetadata} anchorXOffsetMetadata
  447. */
  448. exports.prototype['anchorXOffsetMetadata'] = undefined;
  449. /**
  450. * Specifies the Y axis location of the tab, in anchorUnits, relative to the anchorString.
  451. * @member {String} anchorYOffset
  452. */
  453. exports.prototype['anchorYOffset'] = undefined;
  454. /**
  455. * Metadata that indicates whether the `anchorYOffset` property is editable.
  456. * @member {module:model/PropertyMetadata} anchorYOffsetMetadata
  457. */
  458. exports.prototype['anchorYOffsetMetadata'] = undefined;
  459. /**
  460. * When set to **true**, the information in the tab is bold.
  461. * @member {String} bold
  462. */
  463. exports.prototype['bold'] = undefined;
  464. /**
  465. * Metadata that indicates whether the `bold` property is editable.
  466. * @member {module:model/PropertyMetadata} boldMetadata
  467. */
  468. exports.prototype['boldMetadata'] = undefined;
  469. /**
  470. *
  471. * @member {String} caption
  472. */
  473. exports.prototype['caption'] = undefined;
  474. /**
  475. *
  476. * @member {module:model/PropertyMetadata} captionMetadata
  477. */
  478. exports.prototype['captionMetadata'] = undefined;
  479. /**
  480. * When set to **true**, the field appears normally while the recipient is adding or modifying the information in the field, but the data is not visible (the characters are hidden by asterisks) to any other signer or the sender. When an envelope is completed the information is available to the sender through the Form Data link in the DocuSign Console. This setting applies only to text boxes and does not affect list boxes, radio buttons, or check boxes.
  481. * @member {String} concealValueOnDocument
  482. */
  483. exports.prototype['concealValueOnDocument'] = undefined;
  484. /**
  485. * Metadata that indicates whether the `concealValueOnDocument` property is editable.
  486. * @member {module:model/PropertyMetadata} concealValueOnDocumentMetadata
  487. */
  488. exports.prototype['concealValueOnDocumentMetadata'] = undefined;
  489. /**
  490. * For conditional fields this is the TabLabel of the parent tab that controls this tab's visibility.
  491. * @member {String} conditionalParentLabel
  492. */
  493. exports.prototype['conditionalParentLabel'] = undefined;
  494. /**
  495. * Metadata that indicates whether the `conditionalParentLabel` property is editable.
  496. * @member {module:model/PropertyMetadata} conditionalParentLabelMetadata
  497. */
  498. exports.prototype['conditionalParentLabelMetadata'] = undefined;
  499. /**
  500. * For conditional fields, this is the value of the parent tab that controls the tab's visibility. If the parent tab is a Checkbox, Radio button, Optional Signature, or Optional Initial use \"on\" as the value to show that the parent tab is active.
  501. * @member {String} conditionalParentValue
  502. */
  503. exports.prototype['conditionalParentValue'] = undefined;
  504. /**
  505. * Metadata that indicates whether the `conditionalParentValue` property is editable.
  506. * @member {module:model/PropertyMetadata} conditionalParentValueMetadata
  507. */
  508. exports.prototype['conditionalParentValueMetadata'] = undefined;
  509. /**
  510. * The DocuSign generated custom tab ID for the custom tab to be applied. This can only be used when adding new tabs for a recipient. When used, the new tab inherits all the custom tab properties.
  511. * @member {String} customTabId
  512. */
  513. exports.prototype['customTabId'] = undefined;
  514. /**
  515. * Metadata that indicates whether the `customTabId` property is editable.
  516. * @member {module:model/PropertyMetadata} customTabIdMetadata
  517. */
  518. exports.prototype['customTabIdMetadata'] = undefined;
  519. /**
  520. * When set to **true**, disables the auto sizing of single line text boxes in the signing screen when the signer enters data. If disabled users will only be able enter as much data as the text box can hold. By default this is false. This property only affects single line text boxes.
  521. * @member {String} disableAutoSize
  522. */
  523. exports.prototype['disableAutoSize'] = undefined;
  524. /**
  525. * Metadata that indicates whether the `disableAutoSize` property is editable.
  526. * @member {module:model/PropertyMetadata} disableAutoSizeMetadata
  527. */
  528. exports.prototype['disableAutoSizeMetadata'] = undefined;
  529. /**
  530. * Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute.
  531. * @member {String} documentId
  532. */
  533. exports.prototype['documentId'] = undefined;
  534. /**
  535. * Metadata that indicates whether the `documentId` property is editable.
  536. * @member {module:model/PropertyMetadata} documentIdMetadata
  537. */
  538. exports.prototype['documentIdMetadata'] = undefined;
  539. /**
  540. * Array or errors.
  541. * @member {module:model/ErrorDetails} errorDetails
  542. */
  543. exports.prototype['errorDetails'] = undefined;
  544. /**
  545. * The font to be used for the tab value. Supported Fonts: Arial, Arial, ArialNarrow, Calibri, CourierNew, Garamond, Georgia, Helvetica, LucidaConsole, Tahoma, TimesNewRoman, Trebuchet, Verdana, MSGothic, MSMincho, Default.
  546. * @member {String} font
  547. */
  548. exports.prototype['font'] = undefined;
  549. /**
  550. * The font color used for the information in the tab. Possible values are: Black, BrightBlue, BrightRed, DarkGreen, DarkRed, Gold, Green, NavyBlue, Purple, or White.
  551. * @member {String} fontColor
  552. */
  553. exports.prototype['fontColor'] = undefined;
  554. /**
  555. * Metadata that indicates whether the `fontColor` property is editable.
  556. * @member {module:model/PropertyMetadata} fontColorMetadata
  557. */
  558. exports.prototype['fontColorMetadata'] = undefined;
  559. /**
  560. * Metadata that indicates whether the `font` property is editable.
  561. * @member {module:model/PropertyMetadata} fontMetadata
  562. */
  563. exports.prototype['fontMetadata'] = undefined;
  564. /**
  565. * The font size used for the information in the tab. Possible values are: Size7, Size8, Size9, Size10, Size11, Size12, Size14, Size16, Size18, Size20, Size22, Size24, Size26, Size28, Size36, Size48, or Size72.
  566. * @member {String} fontSize
  567. */
  568. exports.prototype['fontSize'] = undefined;
  569. /**
  570. * Metadata that indicates whether the `fontSize` property is editable.
  571. * @member {module:model/PropertyMetadata} fontSizeMetadata
  572. */
  573. exports.prototype['fontSizeMetadata'] = undefined;
  574. /**
  575. *
  576. * @member {String} formOrder
  577. */
  578. exports.prototype['formOrder'] = undefined;
  579. /**
  580. * Metadata that indicates whether the `formOrder` property is editable.
  581. * @member {module:model/PropertyMetadata} formOrderMetadata
  582. */
  583. exports.prototype['formOrderMetadata'] = undefined;
  584. /**
  585. *
  586. * @member {String} formPageLabel
  587. */
  588. exports.prototype['formPageLabel'] = undefined;
  589. /**
  590. * Metadata that indicates whether the `formPageLabel` property is editable.
  591. * @member {module:model/PropertyMetadata} formPageLabelMetadata
  592. */
  593. exports.prototype['formPageLabelMetadata'] = undefined;
  594. /**
  595. *
  596. * @member {String} formPageNumber
  597. */
  598. exports.prototype['formPageNumber'] = undefined;
  599. /**
  600. * Metadata that indicates whether the `fromPageNumber` property is editable.
  601. * @member {module:model/PropertyMetadata} formPageNumberMetadata
  602. */
  603. exports.prototype['formPageNumberMetadata'] = undefined;
  604. /**
  605. * Height of the tab in pixels.
  606. * @member {String} height
  607. */
  608. exports.prototype['height'] = undefined;
  609. /**
  610. * Metadata that indicates whether the `height` property is editable.
  611. * @member {module:model/PropertyMetadata} heightMetadata
  612. */
  613. exports.prototype['heightMetadata'] = undefined;
  614. /**
  615. * When set to **true**, the information in the tab is italic.
  616. * @member {String} italic
  617. */
  618. exports.prototype['italic'] = undefined;
  619. /**
  620. * Metadata that indicates whether the `italic` property is editable.
  621. * @member {module:model/PropertyMetadata} italicMetadata
  622. */
  623. exports.prototype['italicMetadata'] = undefined;
  624. /**
  625. * Reserved for DocuSign.
  626. * @member {module:model/LocalePolicyTab} localePolicy
  627. */
  628. exports.prototype['localePolicy'] = undefined;
  629. /**
  630. * When set to **true**, the signer cannot change the data of the custom tab.
  631. * @member {String} locked
  632. */
  633. exports.prototype['locked'] = undefined;
  634. /**
  635. * Metadata that indicates whether the `locked` property is editable.
  636. * @member {module:model/PropertyMetadata} lockedMetadata
  637. */
  638. exports.prototype['lockedMetadata'] = undefined;
  639. /**
  640. * An optional value that describes the maximum length of the property when the property is a string.
  641. * @member {String} maxLength
  642. */
  643. exports.prototype['maxLength'] = undefined;
  644. /**
  645. * Metadata that indicates whether the `maxLength` property is editable.
  646. * @member {module:model/PropertyMetadata} maxLengthMetadata
  647. */
  648. exports.prototype['maxLengthMetadata'] = undefined;
  649. /**
  650. * Contains the information necessary to map the tab to a field in SalesForce.
  651. * @member {module:model/MergeField} mergeField
  652. */
  653. exports.prototype['mergeField'] = undefined;
  654. /**
  655. *
  656. * @member {String} mergeFieldXml
  657. */
  658. exports.prototype['mergeFieldXml'] = undefined;
  659. /**
  660. *
  661. * @member {String} name
  662. */
  663. exports.prototype['name'] = undefined;
  664. /**
  665. * Metadata that indicates whether the `name` property is editable. This property is read-only.
  666. * @member {module:model/PropertyMetadata} nameMetadata
  667. */
  668. exports.prototype['nameMetadata'] = undefined;
  669. /**
  670. * The initial value of the tab when it was sent to the recipient.
  671. * @member {String} originalValue
  672. */
  673. exports.prototype['originalValue'] = undefined;
  674. /**
  675. * Metadata that indicates whether the `originalValue` property is editable.
  676. * @member {module:model/PropertyMetadata} originalValueMetadata
  677. */
  678. exports.prototype['originalValueMetadata'] = undefined;
  679. /**
  680. * Specifies the page number on which the tab is located.
  681. * @member {String} pageNumber
  682. */
  683. exports.prototype['pageNumber'] = undefined;
  684. /**
  685. * Metadata that indicates whether the `pageNumber` property is editable.
  686. * @member {module:model/PropertyMetadata} pageNumberMetadata
  687. */
  688. exports.prototype['pageNumberMetadata'] = undefined;
  689. /**
  690. * Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.
  691. * @member {String} recipientId
  692. */
  693. exports.prototype['recipientId'] = undefined;
  694. /**
  695. *
  696. * @member {String} recipientIdGuid
  697. */
  698. exports.prototype['recipientIdGuid'] = undefined;
  699. /**
  700. * Metadata that indicates whether the `recipientIdGuid` property is editable.
  701. * @member {module:model/PropertyMetadata} recipientIdGuidMetadata
  702. */
  703. exports.prototype['recipientIdGuidMetadata'] = undefined;
  704. /**
  705. * Metadata that indicates whether the `recipientId` property is editable.
  706. * @member {module:model/PropertyMetadata} recipientIdMetadata
  707. */
  708. exports.prototype['recipientIdMetadata'] = undefined;
  709. /**
  710. * When set to **true**, the signer is required to fill out this tab
  711. * @member {String} required
  712. */
  713. exports.prototype['required'] = undefined;
  714. /**
  715. * Metadata that indicates whether the `required` property is editable.
  716. * @member {module:model/PropertyMetadata} requiredMetadata
  717. */
  718. exports.prototype['requiredMetadata'] = undefined;
  719. /**
  720. * Reserved for DocuSign.
  721. * @member {module:model/SmartContractInformation} smartContractInformation
  722. */
  723. exports.prototype['smartContractInformation'] = undefined;
  724. /**
  725. *
  726. * @member {String} source
  727. */
  728. exports.prototype['source'] = undefined;
  729. /**
  730. * Indicates the envelope status. Valid values are: * sent - The envelope is sent to the recipients. * created - The envelope is saved as a draft and can be modified and sent later.
  731. * @member {String} status
  732. */
  733. exports.prototype['status'] = undefined;
  734. /**
  735. * Metadata that indicates whether the `status` property is editable.
  736. * @member {module:model/PropertyMetadata} statusMetadata
  737. */
  738. exports.prototype['statusMetadata'] = undefined;
  739. /**
  740. *
  741. * @member {Array.<String>} tabGroupLabels
  742. */
  743. exports.prototype['tabGroupLabels'] = undefined;
  744. /**
  745. * Metadata that indicates whether the `tabGroupLabels` property is editable.
  746. * @member {module:model/PropertyMetadata} tabGroupLabelsMetadata
  747. */
  748. exports.prototype['tabGroupLabelsMetadata'] = undefined;
  749. /**
  750. * The unique identifier for the tab. The tabid can be retrieved with the [ML:GET call].
  751. * @member {String} tabId
  752. */
  753. exports.prototype['tabId'] = undefined;
  754. /**
  755. * Metadata that indicates whether the `tabId` property is editable.
  756. * @member {module:model/PropertyMetadata} tabIdMetadata
  757. */
  758. exports.prototype['tabIdMetadata'] = undefined;
  759. /**
  760. * The label string associated with the tab.
  761. * @member {String} tabLabel
  762. */
  763. exports.prototype['tabLabel'] = undefined;
  764. /**
  765. * Metadata that indicates whether the `tabLabel` property is editable.
  766. * @member {module:model/PropertyMetadata} tabLabelMetadata
  767. */
  768. exports.prototype['tabLabelMetadata'] = undefined;
  769. /**
  770. *
  771. * @member {String} tabOrder
  772. */
  773. exports.prototype['tabOrder'] = undefined;
  774. /**
  775. * Metadata that indicates whether the `tabOrder` property is editable.
  776. * @member {module:model/PropertyMetadata} tabOrderMetadata
  777. */
  778. exports.prototype['tabOrderMetadata'] = undefined;
  779. /**
  780. *
  781. * @member {String} tabType
  782. */
  783. exports.prototype['tabType'] = undefined;
  784. /**
  785. * Metadata that indicates whether the `tabType` property is editable.
  786. * @member {module:model/PropertyMetadata} tabTypeMetadata
  787. */
  788. exports.prototype['tabTypeMetadata'] = undefined;
  789. /**
  790. * When set to **true**, the sender cannot change any attributes of the recipient. Used only when working with template recipients.
  791. * @member {String} templateLocked
  792. */
  793. exports.prototype['templateLocked'] = undefined;
  794. /**
  795. * Metadata that indicates whether the `templateLocked` property is editable.
  796. * @member {module:model/PropertyMetadata} templateLockedMetadata
  797. */
  798. exports.prototype['templateLockedMetadata'] = undefined;
  799. /**
  800. * When set to **true**, the sender may not remove the recipient. Used only when working with template recipients.
  801. * @member {String} templateRequired
  802. */
  803. exports.prototype['templateRequired'] = undefined;
  804. /**
  805. * Metadata that indicates whether the `templateRequired` property is editable.
  806. * @member {module:model/PropertyMetadata} templateRequiredMetadata
  807. */
  808. exports.prototype['templateRequiredMetadata'] = undefined;
  809. /**
  810. *
  811. * @member {String} tooltip
  812. */
  813. exports.prototype['tooltip'] = undefined;
  814. /**
  815. * Metadata that indicates whether the `toolTip` property is editable.
  816. * @member {module:model/PropertyMetadata} toolTipMetadata
  817. */
  818. exports.prototype['toolTipMetadata'] = undefined;
  819. /**
  820. * When set to **true**, the information in the tab is underlined.
  821. * @member {String} underline
  822. */
  823. exports.prototype['underline'] = undefined;
  824. /**
  825. * Metadata that indicates whether the `underline` property is editable.
  826. * @member {module:model/PropertyMetadata} underlineMetadata
  827. */
  828. exports.prototype['underlineMetadata'] = undefined;
  829. /**
  830. * Specifies the value of the tab.
  831. * @member {String} value
  832. */
  833. exports.prototype['value'] = undefined;
  834. /**
  835. * Metadata that indicates whether the `value` property is editable.
  836. * @member {module:model/PropertyMetadata} valueMetadata
  837. */
  838. exports.prototype['valueMetadata'] = undefined;
  839. /**
  840. * Width of the tab in pixels.
  841. * @member {String} width
  842. */
  843. exports.prototype['width'] = undefined;
  844. /**
  845. * Metadata that indicates whether the `width` property is editable.
  846. * @member {module:model/PropertyMetadata} widthMetadata
  847. */
  848. exports.prototype['widthMetadata'] = undefined;
  849. /**
  850. * This indicates the horizontal offset of the object on the page. DocuSign uses 72 DPI when determining position.
  851. * @member {String} xPosition
  852. */
  853. exports.prototype['xPosition'] = undefined;
  854. /**
  855. * Metadata that indicates whether the `xPosition` property is editable.
  856. * @member {module:model/PropertyMetadata} xPositionMetadata
  857. */
  858. exports.prototype['xPositionMetadata'] = undefined;
  859. /**
  860. * This indicates the vertical offset of the object on the page. DocuSign uses 72 DPI when determining position.
  861. * @member {String} yPosition
  862. */
  863. exports.prototype['yPosition'] = undefined;
  864. /**
  865. * Metadata that indicates whether the `yPosition` property is editable.
  866. * @member {module:model/PropertyMetadata} yPositionMetadata
  867. */
  868. exports.prototype['yPositionMetadata'] = undefined;
  869. return exports;
  870. }));