@royalinvest/dto 0.49.3 → 0.49.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.
Files changed (279) hide show
  1. package/dist/addendum.d.ts +3 -0
  2. package/dist/addendum.js +2 -0
  3. package/dist/address.d.ts +9 -0
  4. package/dist/address.js +2 -0
  5. package/dist/auth.d.ts +25 -0
  6. package/dist/auth.js +2 -0
  7. package/dist/balance.d.ts +8 -0
  8. package/dist/balance.js +2 -0
  9. package/dist/base64Image.d.ts +4 -0
  10. package/dist/base64Image.js +2 -0
  11. package/dist/baseLeaseDetails.d.ts +5 -0
  12. package/dist/baseLeaseDetails.js +2 -0
  13. package/dist/ca/ab/amountOfRent.d.ts +11 -0
  14. package/dist/ca/ab/amountOfRent.js +2 -0
  15. package/dist/ca/ab/deposit.d.ts +11 -0
  16. package/dist/ca/ab/deposit.js +2 -0
  17. package/dist/ca/ab/includedItem.d.ts +24 -0
  18. package/dist/ca/ab/includedItem.js +2 -0
  19. package/dist/ca/ab/index.d.ts +29 -0
  20. package/dist/ca/ab/index.js +2 -0
  21. package/dist/ca/ab/inspectionReport.d.ts +4 -0
  22. package/dist/ca/ab/inspectionReport.js +2 -0
  23. package/dist/ca/ab/miscellaneos.d.ts +3 -0
  24. package/dist/ca/ab/miscellaneos.js +2 -0
  25. package/dist/ca/ab/occupants.d.ts +5 -0
  26. package/dist/ca/ab/occupants.js +2 -0
  27. package/dist/ca/ab/premisesAndManagement.d.ts +13 -0
  28. package/dist/ca/ab/premisesAndManagement.js +2 -0
  29. package/dist/ca/ab/responsibilityOfTheTenant.d.ts +15 -0
  30. package/dist/ca/ab/responsibilityOfTheTenant.js +2 -0
  31. package/dist/ca/ab/schedule.d.ts +3 -0
  32. package/dist/ca/ab/schedule.js +2 -0
  33. package/dist/ca/ab/sectionParty.d.ts +11 -0
  34. package/dist/ca/ab/sectionParty.js +2 -0
  35. package/dist/ca/ab/servingOfDocuments.d.ts +5 -0
  36. package/dist/ca/ab/servingOfDocuments.js +2 -0
  37. package/dist/ca/ab/signatures.d.ts +3 -0
  38. package/dist/ca/ab/signatures.js +2 -0
  39. package/dist/ca/ab/termOfAgreement.d.ts +17 -0
  40. package/dist/ca/ab/termOfAgreement.js +2 -0
  41. package/dist/ca/bc/sections.d.ts +115 -0
  42. package/dist/ca/bc/sections.js +2 -0
  43. package/dist/ca/index.d.ts +4 -0
  44. package/dist/ca/index.js +20 -0
  45. package/dist/ca/mb/index.d.ts +21 -0
  46. package/dist/ca/mb/index.js +2 -0
  47. package/dist/ca/mb/section1.d.ts +7 -0
  48. package/dist/ca/mb/section1.js +2 -0
  49. package/dist/ca/mb/section13.d.ts +5 -0
  50. package/dist/ca/mb/section13.js +2 -0
  51. package/dist/ca/mb/section2.d.ts +9 -0
  52. package/dist/ca/mb/section2.js +2 -0
  53. package/dist/ca/mb/section3.d.ts +10 -0
  54. package/dist/ca/mb/section3.js +2 -0
  55. package/dist/ca/mb/section4.d.ts +28 -0
  56. package/dist/ca/mb/section4.js +2 -0
  57. package/dist/ca/mb/section5.d.ts +4 -0
  58. package/dist/ca/mb/section5.js +2 -0
  59. package/dist/ca/mb/section6.d.ts +3 -0
  60. package/dist/ca/mb/section6.js +2 -0
  61. package/dist/ca/mb/section8.d.ts +4 -0
  62. package/dist/ca/mb/section8.js +2 -0
  63. package/dist/ca/mb/sectionParty.d.ts +5 -0
  64. package/dist/ca/mb/sectionParty.js +2 -0
  65. package/dist/ca/on/index.d.ts +29 -0
  66. package/dist/ca/on/index.js +2 -0
  67. package/dist/ca/on/section1.d.ts +7 -0
  68. package/dist/ca/on/section1.js +2 -0
  69. package/dist/ca/on/section10.d.ts +5 -0
  70. package/dist/ca/on/section10.js +2 -0
  71. package/dist/ca/on/section11.d.ts +4 -0
  72. package/dist/ca/on/section11.js +2 -0
  73. package/dist/ca/on/section15.d.ts +4 -0
  74. package/dist/ca/on/section15.js +2 -0
  75. package/dist/ca/on/section17.d.ts +7 -0
  76. package/dist/ca/on/section17.js +2 -0
  77. package/dist/ca/on/section2.d.ts +14 -0
  78. package/dist/ca/on/section2.js +2 -0
  79. package/dist/ca/on/section3.d.ts +15 -0
  80. package/dist/ca/on/section3.js +2 -0
  81. package/dist/ca/on/section4.d.ts +10 -0
  82. package/dist/ca/on/section4.js +2 -0
  83. package/dist/ca/on/section5.d.ts +25 -0
  84. package/dist/ca/on/section5.js +2 -0
  85. package/dist/ca/on/section6.d.ts +33 -0
  86. package/dist/ca/on/section6.js +2 -0
  87. package/dist/ca/on/section7.d.ts +5 -0
  88. package/dist/ca/on/section7.js +2 -0
  89. package/dist/ca/on/section8.d.ts +5 -0
  90. package/dist/ca/on/section8.js +2 -0
  91. package/dist/ca/on/section9.d.ts +6 -0
  92. package/dist/ca/on/section9.js +2 -0
  93. package/dist/category.d.ts +4 -0
  94. package/dist/category.js +2 -0
  95. package/dist/certificateFormData.d.ts +22 -0
  96. package/dist/certificateFormData.js +2 -0
  97. package/dist/checkout.d.ts +37 -0
  98. package/dist/checkout.js +10 -0
  99. package/dist/co-singer.d.ts +11 -0
  100. package/dist/co-singer.js +2 -0
  101. package/dist/contract-type.d.ts +3 -0
  102. package/dist/contract-type.js +2 -0
  103. package/dist/contractAttachment.d.ts +5 -0
  104. package/dist/contractAttachment.js +2 -0
  105. package/dist/contractParty.d.ts +8 -0
  106. package/dist/contractParty.js +2 -0
  107. package/dist/contractUsage.d.ts +14 -0
  108. package/dist/contractUsage.js +2 -0
  109. package/dist/country.d.ts +5 -0
  110. package/dist/country.js +2 -0
  111. package/dist/documentDrawingInstructions.d.ts +4 -0
  112. package/dist/documentDrawingInstructions.js +3 -0
  113. package/dist/emailMessage.d.ts +8 -0
  114. package/dist/emailMessage.js +2 -0
  115. package/dist/enum/index.d.ts +95 -0
  116. package/dist/enum/index.js +102 -0
  117. package/dist/expense.d.ts +11 -0
  118. package/dist/expense.js +2 -0
  119. package/dist/field.d.ts +8 -0
  120. package/dist/field.js +2 -0
  121. package/dist/file.d.ts +11 -0
  122. package/dist/file.js +2 -0
  123. package/dist/fileCertificate.d.ts +8 -0
  124. package/dist/fileCertificate.js +2 -0
  125. package/dist/fileMetadata.d.ts +8 -0
  126. package/dist/fileMetadata.js +3 -0
  127. package/dist/fileView.d.ts +6 -0
  128. package/dist/fileView.js +2 -0
  129. package/dist/index.d.ts +68 -0
  130. package/dist/index.js +84 -0
  131. package/dist/invoiceFormData.d.ts +51 -0
  132. package/dist/invoiceFormData.js +2 -0
  133. package/dist/invoiceRenderData.d.ts +23 -0
  134. package/dist/invoiceRenderData.js +2 -0
  135. package/dist/key-value.d.ts +4 -0
  136. package/dist/key-value.js +2 -0
  137. package/dist/layout.d.ts +6 -0
  138. package/dist/layout.js +2 -0
  139. package/dist/lease-details.d.ts +15 -0
  140. package/dist/lease-details.js +2 -0
  141. package/dist/lease-duplicate.d.ts +3 -0
  142. package/dist/lease-duplicate.js +2 -0
  143. package/dist/lease-list-item.d.ts +19 -0
  144. package/dist/lease-list-item.js +2 -0
  145. package/dist/lease-of-dwelling-notice.d.ts +46 -0
  146. package/dist/lease-of-dwelling-notice.js +2 -0
  147. package/dist/lease.d.ts +20 -0
  148. package/dist/lease.js +2 -0
  149. package/dist/leaseNoticeRule.d.ts +14 -0
  150. package/dist/leaseNoticeRule.js +2 -0
  151. package/dist/leaseSaveTypeEnum.d.ts +6 -0
  152. package/dist/leaseSaveTypeEnum.js +10 -0
  153. package/dist/list-response.d.ts +5 -0
  154. package/dist/list-response.js +2 -0
  155. package/dist/messageGenerate.d.ts +50 -0
  156. package/dist/messageGenerate.js +2 -0
  157. package/dist/messageNotification.d.ts +39 -0
  158. package/dist/messageNotification.js +2 -0
  159. package/dist/noticeRule.d.ts +8 -0
  160. package/dist/noticeRule.js +2 -0
  161. package/dist/notification.d.ts +16 -0
  162. package/dist/notification.js +2 -0
  163. package/dist/party.d.ts +9 -0
  164. package/dist/party.js +2 -0
  165. package/dist/payment.d.ts +4 -0
  166. package/dist/payment.js +8 -0
  167. package/dist/physicalFileDetails.d.ts +5 -0
  168. package/dist/physicalFileDetails.js +3 -0
  169. package/dist/placeholder-date.d.ts +21 -0
  170. package/dist/placeholder-date.js +2 -0
  171. package/dist/placeholder.d.ts +21 -0
  172. package/dist/placeholder.js +2 -0
  173. package/dist/placeholderCollection.d.ts +6 -0
  174. package/dist/placeholderCollection.js +2 -0
  175. package/dist/profile.d.ts +6 -0
  176. package/dist/profile.js +2 -0
  177. package/dist/property.d.ts +12 -0
  178. package/dist/property.js +2 -0
  179. package/dist/propertyUnit.d.ts +4 -0
  180. package/dist/propertyUnit.js +2 -0
  181. package/dist/quebec-lease-dwelling/index.d.ts +21 -0
  182. package/dist/quebec-lease-dwelling/index.js +2 -0
  183. package/dist/quebec-lease-dwelling/sectionA.d.ts +6 -0
  184. package/dist/quebec-lease-dwelling/sectionA.js +2 -0
  185. package/dist/quebec-lease-dwelling/sectionB.d.ts +54 -0
  186. package/dist/quebec-lease-dwelling/sectionB.js +2 -0
  187. package/dist/quebec-lease-dwelling/sectionC.d.ts +16 -0
  188. package/dist/quebec-lease-dwelling/sectionC.js +2 -0
  189. package/dist/quebec-lease-dwelling/sectionD.d.ts +29 -0
  190. package/dist/quebec-lease-dwelling/sectionD.js +2 -0
  191. package/dist/quebec-lease-dwelling/sectionE.d.ts +53 -0
  192. package/dist/quebec-lease-dwelling/sectionE.js +2 -0
  193. package/dist/quebec-lease-dwelling/sectionF.d.ts +12 -0
  194. package/dist/quebec-lease-dwelling/sectionF.js +2 -0
  195. package/dist/quebec-lease-dwelling/sectionG.d.ts +16 -0
  196. package/dist/quebec-lease-dwelling/sectionG.js +2 -0
  197. package/dist/quebec-lease-dwelling/sectionH.d.ts +22 -0
  198. package/dist/quebec-lease-dwelling/sectionH.js +2 -0
  199. package/dist/quebec-lease-dwelling/sectionI.d.ts +9 -0
  200. package/dist/quebec-lease-dwelling/sectionI.js +2 -0
  201. package/dist/quebec-lease-dwelling-annex6/index.d.ts +243 -0
  202. package/dist/quebec-lease-dwelling-annex6/index.js +2 -0
  203. package/dist/quebec-lease-dwelling-cooperative/index.d.ts +21 -0
  204. package/dist/quebec-lease-dwelling-cooperative/index.js +2 -0
  205. package/dist/quebec-lease-dwelling-cooperative/sectionA.d.ts +6 -0
  206. package/dist/quebec-lease-dwelling-cooperative/sectionA.js +2 -0
  207. package/dist/quebec-lease-dwelling-cooperative/sectionB.d.ts +22 -0
  208. package/dist/quebec-lease-dwelling-cooperative/sectionB.js +2 -0
  209. package/dist/quebec-lease-dwelling-cooperative/sectionC.d.ts +16 -0
  210. package/dist/quebec-lease-dwelling-cooperative/sectionC.js +2 -0
  211. package/dist/quebec-lease-dwelling-cooperative/sectionD.d.ts +29 -0
  212. package/dist/quebec-lease-dwelling-cooperative/sectionD.js +2 -0
  213. package/dist/quebec-lease-dwelling-cooperative/sectionE.d.ts +53 -0
  214. package/dist/quebec-lease-dwelling-cooperative/sectionE.js +2 -0
  215. package/dist/quebec-lease-dwelling-cooperative/sectionF.d.ts +13 -0
  216. package/dist/quebec-lease-dwelling-cooperative/sectionF.js +2 -0
  217. package/dist/quebec-lease-dwelling-cooperative/sectionG.d.ts +16 -0
  218. package/dist/quebec-lease-dwelling-cooperative/sectionG.js +2 -0
  219. package/dist/quebec-lease-dwelling-cooperative/sectionH.d.ts +18 -0
  220. package/dist/quebec-lease-dwelling-cooperative/sectionH.js +2 -0
  221. package/dist/quebec-lease-dwelling-cooperative/sectionI.d.ts +9 -0
  222. package/dist/quebec-lease-dwelling-cooperative/sectionI.js +2 -0
  223. package/dist/quebec-lease-educational-institution/index.d.ts +19 -0
  224. package/dist/quebec-lease-educational-institution/index.js +2 -0
  225. package/dist/quebec-lease-educational-institution/sectionA.d.ts +7 -0
  226. package/dist/quebec-lease-educational-institution/sectionA.js +2 -0
  227. package/dist/quebec-lease-educational-institution/sectionB.d.ts +39 -0
  228. package/dist/quebec-lease-educational-institution/sectionB.js +2 -0
  229. package/dist/quebec-lease-educational-institution/sectionC.d.ts +11 -0
  230. package/dist/quebec-lease-educational-institution/sectionC.js +2 -0
  231. package/dist/quebec-lease-educational-institution/sectionD.d.ts +26 -0
  232. package/dist/quebec-lease-educational-institution/sectionD.js +2 -0
  233. package/dist/quebec-lease-educational-institution/sectionE.d.ts +34 -0
  234. package/dist/quebec-lease-educational-institution/sectionE.js +2 -0
  235. package/dist/quebec-lease-educational-institution/sectionF.d.ts +12 -0
  236. package/dist/quebec-lease-educational-institution/sectionF.js +2 -0
  237. package/dist/quebec-lease-educational-institution/sectionG.d.ts +12 -0
  238. package/dist/quebec-lease-educational-institution/sectionG.js +2 -0
  239. package/dist/quebec-lease-educational-institution/sectionH.d.ts +7 -0
  240. package/dist/quebec-lease-educational-institution/sectionH.js +2 -0
  241. package/dist/savedSignature.d.ts +9 -0
  242. package/dist/savedSignature.js +2 -0
  243. package/dist/signAudit.d.ts +11 -0
  244. package/dist/signAudit.js +2 -0
  245. package/dist/signature-confirmation.d.ts +9 -0
  246. package/dist/signature-confirmation.js +2 -0
  247. package/dist/signature-party/index.d.ts +2 -0
  248. package/dist/signature-party/index.js +18 -0
  249. package/dist/signature-party/signaturePartyChangeRequest.d.ts +5 -0
  250. package/dist/signature-party/signaturePartyChangeRequest.js +2 -0
  251. package/dist/signature-party/signaturePartySignView.d.ts +8 -0
  252. package/dist/signature-party/signaturePartySignView.js +2 -0
  253. package/dist/signatureParty.d.ts +5 -0
  254. package/dist/signatureParty.js +2 -0
  255. package/dist/signaturePartyAuditDetails.d.ts +9 -0
  256. package/dist/signaturePartyAuditDetails.js +2 -0
  257. package/dist/signaturePartyBasic.d.ts +5 -0
  258. package/dist/signaturePartyBasic.js +2 -0
  259. package/dist/signaturePartyDetails.d.ts +10 -0
  260. package/dist/signaturePartyDetails.js +2 -0
  261. package/dist/signaturePartyEdit.d.ts +5 -0
  262. package/dist/signaturePartyEdit.js +2 -0
  263. package/dist/signaturePartySigned.d.ts +18 -0
  264. package/dist/signaturePartySigned.js +2 -0
  265. package/dist/sort.d.ts +1 -0
  266. package/dist/sort.js +2 -0
  267. package/dist/state.d.ts +7 -0
  268. package/dist/state.js +2 -0
  269. package/dist/tableData.d.ts +8 -0
  270. package/dist/tableData.js +2 -0
  271. package/dist/template-variant.d.ts +7 -0
  272. package/dist/template-variant.js +2 -0
  273. package/dist/template.d.ts +21 -0
  274. package/dist/template.js +2 -0
  275. package/dist/user.d.ts +20 -0
  276. package/dist/user.js +2 -0
  277. package/dist/yes-no.d.ts +4 -0
  278. package/dist/yes-no.js +2 -0
  279. package/package.json +1 -1
@@ -0,0 +1,16 @@
1
+ import { NotificationTypeEnum } from "./enum";
2
+ export interface INotification {
3
+ id?: string;
4
+ payload: IPayload;
5
+ isRead: boolean;
6
+ created_at: Date;
7
+ type: NotificationTypeEnum;
8
+ }
9
+ export interface IPayload {
10
+ name: string;
11
+ language: string;
12
+ mime_type: string;
13
+ template_name: string;
14
+ contract_id: string;
15
+ file_id: string;
16
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,9 @@
1
+ import { PartyTypeEnum } from "./enum";
2
+ export interface IParty {
3
+ id?: string;
4
+ name: string;
5
+ email: string;
6
+ order: number;
7
+ type: PartyTypeEnum;
8
+ telephone?: string;
9
+ }
package/dist/party.js ADDED
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export declare enum PaymentIntervalEnum {
2
+ MONTH = "month",
3
+ YEAR = "year"
4
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PaymentIntervalEnum = void 0;
4
+ var PaymentIntervalEnum;
5
+ (function (PaymentIntervalEnum) {
6
+ PaymentIntervalEnum["MONTH"] = "month";
7
+ PaymentIntervalEnum["YEAR"] = "year";
8
+ })(PaymentIntervalEnum || (exports.PaymentIntervalEnum = PaymentIntervalEnum = {}));
@@ -0,0 +1,5 @@
1
+ export interface IPhysicalFileDetails {
2
+ size_in_kb: number;
3
+ page_count: number;
4
+ hash?: string;
5
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ ;
@@ -0,0 +1,21 @@
1
+ import { ILayout } from "./layout";
2
+ import { SignatureDateTypeEnum, TextAlignmentEnum } from "./enum";
3
+ export interface IDatePlaceholder extends ILayout {
4
+ signatureIds: string[];
5
+ page: number;
6
+ type: SignatureDateTypeEnum;
7
+ markers?: IDatePlaceholderMarkers;
8
+ style?: IDatePlaceholderStyle;
9
+ generated?: boolean;
10
+ }
11
+ export interface IDatePlaceholderMarkers {
12
+ day: number;
13
+ month: number;
14
+ year: number;
15
+ }
16
+ export interface IDatePlaceholderStyle {
17
+ padding?: number;
18
+ fontSize?: number;
19
+ textAlignment?: TextAlignmentEnum;
20
+ format?: string;
21
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,21 @@
1
+ import { ILayout } from "./layout";
2
+ import { AnswerTypeEnum, FieldTypeEnum, PartyTypeEnum, PlaceholderPrerequisiteTypeEnum, SignatureType } from "./enum";
3
+ export interface IPlaceholder extends ILayout {
4
+ id: string;
5
+ party: PartyTypeEnum;
6
+ type: SignatureType;
7
+ order: number;
8
+ page: number;
9
+ prerequisite?: IPlaceholderPrerequisite;
10
+ generated?: boolean;
11
+ }
12
+ export interface IPlaceholderPrerequisite {
13
+ key: string;
14
+ type: PlaceholderPrerequisiteTypeEnum;
15
+ answer_type: AnswerTypeEnum;
16
+ fields: IPlaceholderPrerequisiteField[];
17
+ }
18
+ export interface IPlaceholderPrerequisiteField extends ILayout {
19
+ type: FieldTypeEnum;
20
+ answer?: string;
21
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,6 @@
1
+ import { IPlaceholder } from "./placeholder";
2
+ import { IDatePlaceholder } from "./placeholder-date";
3
+ export interface IPlaceholderCollection {
4
+ signature_placeholders?: IPlaceholder[];
5
+ date_placeholders?: IDatePlaceholder[];
6
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,6 @@
1
+ export interface IProfile {
2
+ id?: string;
3
+ photo?: string;
4
+ notification_seen_at?: Date;
5
+ language?: "en" | "fr";
6
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,12 @@
1
+ import { IPropertyUnit } from "./propertyUnit";
2
+ export interface IProperty {
3
+ id?: string;
4
+ no: string;
5
+ street: string;
6
+ municipality: string;
7
+ state: string;
8
+ country: string;
9
+ postal_code?: string;
10
+ photo_url?: string;
11
+ units: IPropertyUnit[];
12
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export interface IPropertyUnit {
2
+ unit_number: string;
3
+ number_of_rooms?: string;
4
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,21 @@
1
+ import { IBaseLeaseDetails } from "../baseLeaseDetails";
2
+ import { sectionA } from "./sectionA";
3
+ import { sectionB } from "./sectionB";
4
+ import { sectionC } from "./sectionC";
5
+ import { sectionD } from "./sectionD";
6
+ import { sectionE } from "./sectionE";
7
+ import { sectionF } from "./sectionF";
8
+ import { sectionG } from "./sectionG";
9
+ import { sectionH } from "./sectionH";
10
+ import { sectionI } from "./sectionI";
11
+ export interface ILeaseOfDwelling extends IBaseLeaseDetails {
12
+ sectionA: sectionA;
13
+ sectionB: sectionB;
14
+ sectionC: sectionC;
15
+ sectionD: sectionD;
16
+ sectionE: sectionE;
17
+ sectionF: sectionF;
18
+ sectionG: sectionG;
19
+ sectionH: sectionH;
20
+ sectionI: sectionI;
21
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,6 @@
1
+ import { field } from "../field";
2
+ export interface sectionA {
3
+ lessor: field[];
4
+ lessee: field[];
5
+ represented_by: string;
6
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,54 @@
1
+ import { IAddress } from "../address";
2
+ export interface sectionB extends IAddress {
3
+ id?: string;
4
+ number_of_rooms: string;
5
+ residential_purposes_yes: boolean;
6
+ residential_purposes_no: boolean;
7
+ specify_if_not_residential?: string;
8
+ divided_co_ownership_yes: boolean;
9
+ divided_co_ownership_no: boolean;
10
+ outdoor_parking: boolean;
11
+ outdoor_parking_number_of_places?: string;
12
+ outdoor_parking_spaces?: string;
13
+ indoor_parking: boolean;
14
+ indoor_parking_number_of_places?: string;
15
+ indoor_parking_spaces?: string;
16
+ locker_storage_space: boolean;
17
+ specify_locker_storage_space?: string;
18
+ other_accessories_dependencies: string;
19
+ furniture_included_yes: boolean;
20
+ furniture_included_no: boolean;
21
+ tables_included: boolean;
22
+ tables_amount?: string;
23
+ chairs_included: boolean;
24
+ chairs_amount?: string;
25
+ drawers_included: boolean;
26
+ drawers_amount?: string;
27
+ couches_included: boolean;
28
+ couches_amount?: string;
29
+ armchairs_included: boolean;
30
+ armchairs_amount?: string;
31
+ beds_included: boolean;
32
+ beds_amount?: string;
33
+ beds_size?: string;
34
+ other_furniture_info_checked?: boolean;
35
+ other_furniture_info?: string;
36
+ other_furniture_info_1?: string;
37
+ other_furniture_info_2?: string;
38
+ other_furniture_info_3?: string;
39
+ other_furniture_info_4?: string;
40
+ stove_included: boolean;
41
+ microwave_included: boolean;
42
+ dishwasher_included: boolean;
43
+ fridge_included: boolean;
44
+ washer_included: boolean;
45
+ dryer_included: boolean;
46
+ lessor_comply_date: Date | null;
47
+ lessor_comply_day?: string;
48
+ lessor_comply_month?: string;
49
+ lessor_comply_year?: string;
50
+ lessee_comply_date: Date | null;
51
+ lessee_comply_day?: string;
52
+ lessee_comply_month?: string;
53
+ lessee_comply_year?: string;
54
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,16 @@
1
+ export interface sectionC {
2
+ rent_type: string;
3
+ duration: string;
4
+ rent_start: Date | null;
5
+ rent_start_day?: string;
6
+ rent_start_month?: string;
7
+ rent_start_year?: string;
8
+ rent_end: Date | null;
9
+ rent_end_day?: string;
10
+ rent_end_month?: string;
11
+ rent_end_year?: string;
12
+ beginning_on: Date | null;
13
+ beginning_on_day?: string;
14
+ beginning_on_month?: string;
15
+ beginning_on_year?: string;
16
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,29 @@
1
+ export interface sectionD {
2
+ rent_amount: string;
3
+ service_amount: string;
4
+ total_rent_amount: string;
5
+ rent_frequency_month: boolean;
6
+ total_cost_frequency_month: boolean;
7
+ total_rent_frequency_month: boolean;
8
+ rent_frequency_week: boolean;
9
+ total_cost_frequency_week: boolean;
10
+ total_rent_frequency_week: boolean;
11
+ subsidy_program_yes: boolean;
12
+ subsidy_program_no: boolean;
13
+ subsidy_program_specify: string;
14
+ first_payment_date: Date | null;
15
+ first_payment_date_day?: string;
16
+ first_payment_date_month?: string;
17
+ first_payment_date_year?: string;
18
+ rent_paid_first_day_of_month: boolean;
19
+ rent_paid_first_day_of_week: boolean;
20
+ rent_paid_specify: string;
21
+ rent_payment_method_cash: boolean;
22
+ rent_payment_method_cheque: boolean;
23
+ rent_payment_method_bank_transfer: boolean;
24
+ rent_payment_method_other: boolean;
25
+ rent_payment_other_specify: string;
26
+ post_dated_cheques_yes: boolean;
27
+ post_dated_cheques_no: boolean;
28
+ place_of_payment: string;
29
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,53 @@
1
+ export interface sectionE {
2
+ by_laws_immovable_given: Date | null;
3
+ by_laws_immovable_given_day?: string;
4
+ by_laws_immovable_given_month?: string;
5
+ by_laws_immovable_given_year?: string;
6
+ by_laws_immovable_divided_coownership_given: Date | null;
7
+ by_laws_immovable_divided_coownership_given_day?: string;
8
+ by_laws_immovable_divided_coownership_given_month?: string;
9
+ by_laws_immovable_divided_coownership_given_year?: string;
10
+ work_repaire_before?: string;
11
+ work_repaire_before_lease_line_1?: string;
12
+ work_repaire_before_lease_line_2?: string;
13
+ work_repaire_during?: string;
14
+ work_repaire_during_lease_line_1?: string;
15
+ work_repaire_during_lease_line_2?: string;
16
+ janitorial_services: string;
17
+ janitor_name: string;
18
+ janitor_email: string;
19
+ janitor_telephone: string;
20
+ janitor_other_telephone: string;
21
+ heating_lessor: boolean;
22
+ heating_lessee: boolean;
23
+ heating_type_gas: boolean;
24
+ heating_type_electricity: boolean;
25
+ heating_type_fuel_oil: boolean;
26
+ other_than_for_heating_electricity_lessor: boolean;
27
+ other_than_for_heating_electricity_lessee: boolean;
28
+ other_than_for_heating_gas_lessor: boolean;
29
+ other_than_for_heating_gas_lessee: boolean;
30
+ hot_water_heater_rental_fee_lessor: boolean;
31
+ hot_water_heater_rental_fee_lessee: boolean;
32
+ hot_water_lessor: boolean;
33
+ hot_water_lessee: boolean;
34
+ water_consuption_tax_lessor: boolean;
35
+ water_consuption_tax_lessee: boolean;
36
+ snow_removal_parking_lessor: boolean;
37
+ snow_removal_parking_lessee: boolean;
38
+ snow_removal_balcony_lessor: boolean;
39
+ snow_removal_balcony_lessee: boolean;
40
+ snow_removal_entrance_driveway_lessor: boolean;
41
+ snow_removal_entrance_driveway_lessee: boolean;
42
+ snow_removal_stairs_lessor: boolean;
43
+ snow_removal_stairs_lessee: boolean;
44
+ right_access_land_yes: boolean;
45
+ right_access_land_no: boolean;
46
+ right_access_land_specify: string;
47
+ keep_animal_yes: boolean;
48
+ keep_animal_no: boolean;
49
+ keep_animal_specify: string;
50
+ other_services_conditions_and_restrictions: string;
51
+ other_services_conditions_and_restrictions_line_1?: string;
52
+ other_services_conditions_and_restrictions_line_2?: string;
53
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,12 @@
1
+ export interface sectionF {
2
+ immovable_erected: boolean;
3
+ immovable_erected_ready_habitation_on: Date | null;
4
+ immovable_erected_ready_habitation_on_day?: string;
5
+ immovable_erected_ready_habitation_on_month?: string;
6
+ immovable_erected_ready_habitation_on_year?: string;
7
+ change_destination: boolean;
8
+ change_destination_ready_habitation_on: Date | null;
9
+ change_destination_ready_habitation_on_day?: string;
10
+ change_destination_ready_habitation_on_month?: string;
11
+ change_destination_ready_habitation_on_year?: string;
12
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,16 @@
1
+ export interface sectionG {
2
+ lowest_rent_paid: string;
3
+ lowest_rent_paid_frequency_month: boolean;
4
+ lowest_rent_paid_frequency_week: boolean;
5
+ lowest_rent_paid_frequency_other: boolean;
6
+ other_lowest_rent_paid_frequency: string;
7
+ conditions_same_yes: boolean;
8
+ conditions_same_no: boolean;
9
+ conditions_same_if_no_specify?: string;
10
+ conditions_same_if_no_specify_line_1?: string;
11
+ conditions_same_if_no_specify_line_2?: string;
12
+ lessor_signature_date: Date | null;
13
+ lessor_signature_day?: string;
14
+ lessor_signature_month?: string;
15
+ lessor_signature_year?: string;
16
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,22 @@
1
+ import { ICosinger } from "../co-singer";
2
+ export interface sectionH {
3
+ solidarily_liable_for_lease_yes: boolean;
4
+ solidarily_liable_for_lease_no: boolean;
5
+ co_signer: ICosinger[];
6
+ lessor1_signature_date: Date | null;
7
+ lessor1_signature_day?: string;
8
+ lessor1_signature_month?: string;
9
+ lessor1_signature_year?: string;
10
+ lessor2_signature_date: Date | null;
11
+ lessor2_signature_day?: string;
12
+ lessor2_signature_month?: string;
13
+ lessor2_signature_year?: string;
14
+ lessee1_signature_date: Date | null;
15
+ lessee1_signature_day?: string;
16
+ lessee1_signature_month?: string;
17
+ lessee1_signature_year?: string;
18
+ lessee2_signature_date: Date | null;
19
+ lessee2_signature_day?: string;
20
+ lessee2_signature_month?: string;
21
+ lessee2_signature_year?: string;
22
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,9 @@
1
+ export interface sectionI {
2
+ spouse_id?: string;
3
+ married_civil_union_name_spouse: string;
4
+ spouse_email: string;
5
+ spouse_signature_date: Date | null;
6
+ spouse_signature_day?: string;
7
+ spouse_signature_month?: string;
8
+ spouse_signature_year?: string;
9
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });