@royalinvest/dto 0.49.3 → 0.49.4

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 (277) 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 +20 -0
  98. package/dist/checkout.js +2 -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/invoiceRenderData.d.ts +23 -0
  132. package/dist/invoiceRenderData.js +2 -0
  133. package/dist/key-value.d.ts +4 -0
  134. package/dist/key-value.js +2 -0
  135. package/dist/layout.d.ts +6 -0
  136. package/dist/layout.js +2 -0
  137. package/dist/lease-details.d.ts +15 -0
  138. package/dist/lease-details.js +2 -0
  139. package/dist/lease-duplicate.d.ts +3 -0
  140. package/dist/lease-duplicate.js +2 -0
  141. package/dist/lease-list-item.d.ts +19 -0
  142. package/dist/lease-list-item.js +2 -0
  143. package/dist/lease-of-dwelling-notice.d.ts +46 -0
  144. package/dist/lease-of-dwelling-notice.js +2 -0
  145. package/dist/lease.d.ts +20 -0
  146. package/dist/lease.js +2 -0
  147. package/dist/leaseNoticeRule.d.ts +14 -0
  148. package/dist/leaseNoticeRule.js +2 -0
  149. package/dist/leaseSaveTypeEnum.d.ts +6 -0
  150. package/dist/leaseSaveTypeEnum.js +10 -0
  151. package/dist/list-response.d.ts +5 -0
  152. package/dist/list-response.js +2 -0
  153. package/dist/messageGenerate.d.ts +50 -0
  154. package/dist/messageGenerate.js +2 -0
  155. package/dist/messageNotification.d.ts +39 -0
  156. package/dist/messageNotification.js +2 -0
  157. package/dist/noticeRule.d.ts +8 -0
  158. package/dist/noticeRule.js +2 -0
  159. package/dist/notification.d.ts +16 -0
  160. package/dist/notification.js +2 -0
  161. package/dist/party.d.ts +9 -0
  162. package/dist/party.js +2 -0
  163. package/dist/payment.d.ts +1 -0
  164. package/dist/payment.js +2 -0
  165. package/dist/physicalFileDetails.d.ts +5 -0
  166. package/dist/physicalFileDetails.js +3 -0
  167. package/dist/placeholder-date.d.ts +21 -0
  168. package/dist/placeholder-date.js +2 -0
  169. package/dist/placeholder.d.ts +21 -0
  170. package/dist/placeholder.js +2 -0
  171. package/dist/placeholderCollection.d.ts +6 -0
  172. package/dist/placeholderCollection.js +2 -0
  173. package/dist/profile.d.ts +6 -0
  174. package/dist/profile.js +2 -0
  175. package/dist/property.d.ts +12 -0
  176. package/dist/property.js +2 -0
  177. package/dist/propertyUnit.d.ts +4 -0
  178. package/dist/propertyUnit.js +2 -0
  179. package/dist/quebec-lease-dwelling/index.d.ts +21 -0
  180. package/dist/quebec-lease-dwelling/index.js +2 -0
  181. package/dist/quebec-lease-dwelling/sectionA.d.ts +6 -0
  182. package/dist/quebec-lease-dwelling/sectionA.js +2 -0
  183. package/dist/quebec-lease-dwelling/sectionB.d.ts +54 -0
  184. package/dist/quebec-lease-dwelling/sectionB.js +2 -0
  185. package/dist/quebec-lease-dwelling/sectionC.d.ts +16 -0
  186. package/dist/quebec-lease-dwelling/sectionC.js +2 -0
  187. package/dist/quebec-lease-dwelling/sectionD.d.ts +29 -0
  188. package/dist/quebec-lease-dwelling/sectionD.js +2 -0
  189. package/dist/quebec-lease-dwelling/sectionE.d.ts +53 -0
  190. package/dist/quebec-lease-dwelling/sectionE.js +2 -0
  191. package/dist/quebec-lease-dwelling/sectionF.d.ts +12 -0
  192. package/dist/quebec-lease-dwelling/sectionF.js +2 -0
  193. package/dist/quebec-lease-dwelling/sectionG.d.ts +16 -0
  194. package/dist/quebec-lease-dwelling/sectionG.js +2 -0
  195. package/dist/quebec-lease-dwelling/sectionH.d.ts +22 -0
  196. package/dist/quebec-lease-dwelling/sectionH.js +2 -0
  197. package/dist/quebec-lease-dwelling/sectionI.d.ts +9 -0
  198. package/dist/quebec-lease-dwelling/sectionI.js +2 -0
  199. package/dist/quebec-lease-dwelling-annex6/index.d.ts +243 -0
  200. package/dist/quebec-lease-dwelling-annex6/index.js +2 -0
  201. package/dist/quebec-lease-dwelling-cooperative/index.d.ts +21 -0
  202. package/dist/quebec-lease-dwelling-cooperative/index.js +2 -0
  203. package/dist/quebec-lease-dwelling-cooperative/sectionA.d.ts +6 -0
  204. package/dist/quebec-lease-dwelling-cooperative/sectionA.js +2 -0
  205. package/dist/quebec-lease-dwelling-cooperative/sectionB.d.ts +22 -0
  206. package/dist/quebec-lease-dwelling-cooperative/sectionB.js +2 -0
  207. package/dist/quebec-lease-dwelling-cooperative/sectionC.d.ts +16 -0
  208. package/dist/quebec-lease-dwelling-cooperative/sectionC.js +2 -0
  209. package/dist/quebec-lease-dwelling-cooperative/sectionD.d.ts +29 -0
  210. package/dist/quebec-lease-dwelling-cooperative/sectionD.js +2 -0
  211. package/dist/quebec-lease-dwelling-cooperative/sectionE.d.ts +53 -0
  212. package/dist/quebec-lease-dwelling-cooperative/sectionE.js +2 -0
  213. package/dist/quebec-lease-dwelling-cooperative/sectionF.d.ts +13 -0
  214. package/dist/quebec-lease-dwelling-cooperative/sectionF.js +2 -0
  215. package/dist/quebec-lease-dwelling-cooperative/sectionG.d.ts +16 -0
  216. package/dist/quebec-lease-dwelling-cooperative/sectionG.js +2 -0
  217. package/dist/quebec-lease-dwelling-cooperative/sectionH.d.ts +18 -0
  218. package/dist/quebec-lease-dwelling-cooperative/sectionH.js +2 -0
  219. package/dist/quebec-lease-dwelling-cooperative/sectionI.d.ts +9 -0
  220. package/dist/quebec-lease-dwelling-cooperative/sectionI.js +2 -0
  221. package/dist/quebec-lease-educational-institution/index.d.ts +19 -0
  222. package/dist/quebec-lease-educational-institution/index.js +2 -0
  223. package/dist/quebec-lease-educational-institution/sectionA.d.ts +7 -0
  224. package/dist/quebec-lease-educational-institution/sectionA.js +2 -0
  225. package/dist/quebec-lease-educational-institution/sectionB.d.ts +39 -0
  226. package/dist/quebec-lease-educational-institution/sectionB.js +2 -0
  227. package/dist/quebec-lease-educational-institution/sectionC.d.ts +11 -0
  228. package/dist/quebec-lease-educational-institution/sectionC.js +2 -0
  229. package/dist/quebec-lease-educational-institution/sectionD.d.ts +26 -0
  230. package/dist/quebec-lease-educational-institution/sectionD.js +2 -0
  231. package/dist/quebec-lease-educational-institution/sectionE.d.ts +34 -0
  232. package/dist/quebec-lease-educational-institution/sectionE.js +2 -0
  233. package/dist/quebec-lease-educational-institution/sectionF.d.ts +12 -0
  234. package/dist/quebec-lease-educational-institution/sectionF.js +2 -0
  235. package/dist/quebec-lease-educational-institution/sectionG.d.ts +12 -0
  236. package/dist/quebec-lease-educational-institution/sectionG.js +2 -0
  237. package/dist/quebec-lease-educational-institution/sectionH.d.ts +7 -0
  238. package/dist/quebec-lease-educational-institution/sectionH.js +2 -0
  239. package/dist/savedSignature.d.ts +9 -0
  240. package/dist/savedSignature.js +2 -0
  241. package/dist/signAudit.d.ts +11 -0
  242. package/dist/signAudit.js +2 -0
  243. package/dist/signature-confirmation.d.ts +9 -0
  244. package/dist/signature-confirmation.js +2 -0
  245. package/dist/signature-party/index.d.ts +2 -0
  246. package/dist/signature-party/index.js +18 -0
  247. package/dist/signature-party/signaturePartyChangeRequest.d.ts +5 -0
  248. package/dist/signature-party/signaturePartyChangeRequest.js +2 -0
  249. package/dist/signature-party/signaturePartySignView.d.ts +8 -0
  250. package/dist/signature-party/signaturePartySignView.js +2 -0
  251. package/dist/signatureParty.d.ts +5 -0
  252. package/dist/signatureParty.js +2 -0
  253. package/dist/signaturePartyAuditDetails.d.ts +9 -0
  254. package/dist/signaturePartyAuditDetails.js +2 -0
  255. package/dist/signaturePartyBasic.d.ts +5 -0
  256. package/dist/signaturePartyBasic.js +2 -0
  257. package/dist/signaturePartyDetails.d.ts +10 -0
  258. package/dist/signaturePartyDetails.js +2 -0
  259. package/dist/signaturePartyEdit.d.ts +5 -0
  260. package/dist/signaturePartyEdit.js +2 -0
  261. package/dist/signaturePartySigned.d.ts +18 -0
  262. package/dist/signaturePartySigned.js +2 -0
  263. package/dist/sort.d.ts +1 -0
  264. package/dist/sort.js +2 -0
  265. package/dist/state.d.ts +7 -0
  266. package/dist/state.js +2 -0
  267. package/dist/tableData.d.ts +8 -0
  268. package/dist/tableData.js +2 -0
  269. package/dist/template-variant.d.ts +7 -0
  270. package/dist/template-variant.js +2 -0
  271. package/dist/template.d.ts +21 -0
  272. package/dist/template.js +2 -0
  273. package/dist/user.d.ts +20 -0
  274. package/dist/user.js +2 -0
  275. package/dist/yes-no.d.ts +4 -0
  276. package/dist/yes-no.js +2 -0
  277. package/package.json +1 -1
@@ -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 });
@@ -0,0 +1,243 @@
1
+ import { field } from "../field";
2
+ export interface IReference {
3
+ contract_number: string;
4
+ [key: string]: string;
5
+ }
6
+ export interface IPartOne {
7
+ independent_persons: boolean;
8
+ semi_independent_persons: boolean;
9
+ other_loading_facility: boolean;
10
+ other_loading_facility_specify: string;
11
+ dwelling_with: string;
12
+ rooms: boolean;
13
+ room_private: boolean;
14
+ room_shared: boolean;
15
+ batheroom_private: boolean;
16
+ batheroom_shared: boolean;
17
+ grab_bars_batheroom: boolean;
18
+ grab_bars_carridors: boolean;
19
+ heating_central_system: boolean;
20
+ heating_individual_control: boolean;
21
+ air_conditianing_central_system: boolean;
22
+ air_conditianing_individual_control: boolean;
23
+ air_conditianing_authorized_personal: boolean;
24
+ air_conditianing_authorized_personal_type: string;
25
+ telephone: boolean;
26
+ cable_television: boolean;
27
+ wireless_internet: boolean;
28
+ wired_internet: boolean;
29
+ telecommunication_services_other: boolean;
30
+ telecommunication_services_other_line: string;
31
+ telecommunication_services_other_line_1?: string;
32
+ fixed_bad: boolean;
33
+ fixed_bathroom: boolean;
34
+ fixed_washroom: boolean;
35
+ fixed_other: boolean;
36
+ fixed_other_line: string;
37
+ fixed_other_line_1?: string;
38
+ mobile: boolean;
39
+ accessible_dwelling: boolean;
40
+ household_appliances: boolean;
41
+ household_appliances_specify: string;
42
+ television: boolean;
43
+ furniture: boolean;
44
+ furniture_specify: string;
45
+ furniture_specify_1?: string;
46
+ balcony_privat: boolean;
47
+ balcony_shared: boolean;
48
+ locked_storage_space: boolean;
49
+ locked_storage_space_location: string;
50
+ shared_laundry_room: boolean;
51
+ shared_laundry_room_services_yes: boolean;
52
+ shared_laundry_room_services_no: boolean;
53
+ elevator: boolean;
54
+ access_to_receational_activities: boolean;
55
+ access_to_receational_activities_specify: string;
56
+ social_director: boolean;
57
+ library: boolean;
58
+ shared_kitchen: boolean;
59
+ private_area_for_receiving_visitors: boolean;
60
+ indoor_common_areas_pool: boolean;
61
+ fitness_room: boolean;
62
+ billiard_room: boolean;
63
+ home_theatre_room: boolean;
64
+ multifunctional_recreation_room: boolean;
65
+ bowling_alley: boolean;
66
+ reception_room: boolean;
67
+ reception_room_may_be_rented: string;
68
+ internet_room: boolean;
69
+ indoor_common_areas_other: boolean;
70
+ indoor_common_areas_other_line: string;
71
+ indoor_common_areas_other_line_1?: string;
72
+ recreation_area: boolean;
73
+ rest_area: boolean;
74
+ garden: boolean;
75
+ outdoor_common_areas_pool: boolean;
76
+ outdoor_common_areas_other: boolean;
77
+ outdoor_common_areas_other_line: string;
78
+ outdoor_common_areas_other_line_1?: string;
79
+ religious_activities: boolean;
80
+ religious_activities_specify: string;
81
+ dining_room_open_to_visitors: boolean;
82
+ medical_services: boolean;
83
+ medical_services_specify: string;
84
+ medical_services_specify_1?: string;
85
+ nurse: boolean;
86
+ nurse_specify: string;
87
+ nurse_schedule: string;
88
+ nursing_assistant: boolean;
89
+ nursing_assistant_specify: string;
90
+ nursing_assistant_schedule: string;
91
+ care_attendant: boolean;
92
+ care_attendant_specify: string;
93
+ care_attendant_schedule: string;
94
+ security: boolean;
95
+ security_schedule: string;
96
+ staff_member_nurse: boolean;
97
+ staff_member_nursing_assistant: boolean;
98
+ staff_member_care_attendant: boolean;
99
+ staff_member_guard: boolean;
100
+ staff_member_receptionist: boolean;
101
+ staff_member_other: boolean;
102
+ staff_member_other_line: string;
103
+ staff_member_other_line_1?: string;
104
+ shuttle_service: boolean;
105
+ shuttle_service_other: boolean;
106
+ shuttle_service_other_line: string;
107
+ transportation_service_payable_on_a_per_use_basis_yes: boolean;
108
+ transportation_service_payable_on_a_per_use_basis_no: boolean;
109
+ transportation_other_line: string;
110
+ transportation_other_line_1?: string;
111
+ transportation_other_line_2?: string;
112
+ transportation_other_line_3?: string;
113
+ }
114
+ export interface IPartTwo {
115
+ number_of_meals: string;
116
+ breakfast: boolean;
117
+ breakfast_line: string;
118
+ lunch: boolean;
119
+ lunch_line: string;
120
+ supper: boolean;
121
+ supper_line: string;
122
+ daily_specials: boolean;
123
+ daily_specials_line: string;
124
+ la_carte_meals: boolean;
125
+ la_carte_meals_line: string;
126
+ special_diet_meals: boolean;
127
+ special_diet_meals_line: string;
128
+ meals_specify: string;
129
+ meals_specify_1?: string;
130
+ meal_hours_breakfast_from: string;
131
+ meal_hours_breakfast_to: string;
132
+ meal_hours_lunch_from: string;
133
+ meal_hours_lunch_to: string;
134
+ meal_hours_supper_from: string;
135
+ meal_hours_supper_to: string;
136
+ snacks: boolean;
137
+ snacks_line: string;
138
+ number_of_snacks: string;
139
+ snacks_schedule: string;
140
+ in_the_dining_room: boolean;
141
+ in_the_cafeteria: boolean;
142
+ in_the_dwelling_or_room: boolean;
143
+ in_the_dwelling_or_room_line: string;
144
+ food_services_total_monthly_cost: string;
145
+ eating_assistance: boolean;
146
+ eating_assistance_line: string;
147
+ eating_assistance_specify: string;
148
+ eating_assistance_specify_1?: string;
149
+ daily_hygiene: boolean;
150
+ daily_hygiene_line: string;
151
+ daily_hygiene_specify: string;
152
+ bathing: boolean;
153
+ bathing_line: string;
154
+ times_a_week: string;
155
+ dressing: boolean;
156
+ dressing_line: string;
157
+ dressing_specify: string;
158
+ personal_assistance_services_other: boolean;
159
+ personal_assistance_services_other_info: string;
160
+ personal_assistance_services_other_info_1?: string;
161
+ personal_assistance_services_other_info_2?: string;
162
+ personal_assistance_services_other_line: string;
163
+ distribution_of_medication: boolean;
164
+ distribution_of_medication_line: string;
165
+ administration_of_medication: boolean;
166
+ administration_of_medication_line: string;
167
+ administration_of_medication_specify: string;
168
+ administration_of_medication_specify_1?: string;
169
+ invested_care_services: boolean;
170
+ invested_care_services_line: string;
171
+ invested_care_services_specify: string;
172
+ invested_care_services_specify_1?: string;
173
+ invested_care_services_specify_2?: string;
174
+ invested_care_services_specify_3?: string;
175
+ invested_care_services_total_monthly_cost: string;
176
+ nurse: boolean;
177
+ nurse_line: string;
178
+ nurse_number_of_hours: string;
179
+ nurse_specify: string;
180
+ nurse_specify_1?: string;
181
+ nursing_assistant: boolean;
182
+ nursing_assistant_line: string;
183
+ nursing_assistant_specify: string;
184
+ nursing_assistant_specify_1?: string;
185
+ nursing_assistant_number_of_hours: string;
186
+ care_attendant: boolean;
187
+ care_attendant_line: string;
188
+ care_attendant_specify: string;
189
+ care_attendant_specify_1?: string;
190
+ care_attendant_number_of_hours: string;
191
+ nursing_care_services_total_monthly_cost: string;
192
+ household_linen: boolean;
193
+ household_linen_line: string;
194
+ household_linen_week: string;
195
+ household_linen_month: string;
196
+ clothing: boolean;
197
+ clothing_line: string;
198
+ clothing_week: string;
199
+ clothing_month: string;
200
+ cleaning_of_dwelling_or_room: boolean;
201
+ cleaning_of_dwelling_or_room_line: string;
202
+ cleaning_of_dwelling_or_room_week: string;
203
+ cleaning_of_dwelling_or_room_month: string;
204
+ cleaning_of_dwelling_or_room_specify: string;
205
+ cleaning_of_dwelling_or_room_specify_1?: string;
206
+ domestic_help_services_total_monthly_cost: string;
207
+ help_with_getting_around: boolean;
208
+ help_with_getting_around_line: string;
209
+ help_with_getting_around_specify: string;
210
+ help_with_getting_around_specify_1?: string;
211
+ medical_appointments: boolean;
212
+ medical_appointments_line: string;
213
+ errands: boolean;
214
+ errands_line: string;
215
+ security_device: boolean;
216
+ security_device_line: string;
217
+ security_device_specify: string;
218
+ security_device_specify_1?: string;
219
+ assistance_for_completing_forms: boolean;
220
+ assistance_for_completing_forms_line: string;
221
+ assistance_for_completing_forms_other: boolean;
222
+ assistance_for_completing_forms_other_line: string;
223
+ assistance_for_completing_forms_info: string;
224
+ assistance_for_completing_forms_info_1?: string;
225
+ other_services_offered_total_monthly_cost: string;
226
+ totol_monthly_cost_of_services: string;
227
+ basic_rent: string;
228
+ total_rent: string;
229
+ }
230
+ export interface ISignatures {
231
+ person_to_contact: string;
232
+ lessor: field[];
233
+ lessee: field[];
234
+ witness_id: string;
235
+ witness_name: string;
236
+ witness_email: string;
237
+ }
238
+ export interface ILeaseOfDwellingAnnex6 {
239
+ reference: IReference;
240
+ partOne: IPartOne;
241
+ partTwo: IPartTwo;
242
+ signatures: ISignatures;
243
+ }
@@ -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 ILeaseOfDwellinginaCooperative 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 });