@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,3 @@
1
+ export interface addendum {
2
+ content: string;
3
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,9 @@
1
+ export interface IAddress {
2
+ no: string;
3
+ street: string;
4
+ apt?: string;
5
+ city: string;
6
+ postal: string;
7
+ state?: string;
8
+ country?: string;
9
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
package/dist/auth.d.ts ADDED
@@ -0,0 +1,25 @@
1
+ export type IToken = {
2
+ accessToken: string;
3
+ refreshToken: string;
4
+ };
5
+ export interface ILogin {
6
+ email: string;
7
+ password: string;
8
+ }
9
+ export type IRegister = {
10
+ first_name: string;
11
+ last_name: string;
12
+ company_name?: string;
13
+ email: string;
14
+ password: string;
15
+ language?: string;
16
+ login_type?: string;
17
+ };
18
+ export type IGoogleToken = {
19
+ token: string;
20
+ token_type: string;
21
+ };
22
+ export interface INewRegister {
23
+ googleToken: IToken;
24
+ newUser: boolean;
25
+ }
package/dist/auth.js ADDED
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,8 @@
1
+ export interface IBalance {
2
+ id: string;
3
+ purchased_count: number;
4
+ remaining_count: number;
5
+ created_at?: Date;
6
+ updated_at?: Date;
7
+ expires_at?: Date;
8
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export interface IBase64Image {
2
+ label?: string;
3
+ base64_image: string;
4
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ import { addendum } from "./addendum";
2
+ export interface IBaseLeaseDetails {
3
+ addendum?: addendum;
4
+ contract_number?: string;
5
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,11 @@
1
+ export interface IAmountOfRent {
2
+ tenant_pay: string;
3
+ tenant_pay_mounth: string;
4
+ cash: boolean;
5
+ cheque: boolean;
6
+ other: boolean;
7
+ other_text: string;
8
+ rent_is_due_on: string;
9
+ day_of_each: string;
10
+ day_of_each_1?: string;
11
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,11 @@
1
+ export interface IDeposit {
2
+ no_deposit: boolean;
3
+ deposit_amount: boolean;
4
+ deposit_amount_text: string;
5
+ bank_info: string;
6
+ deduction_agree: boolean;
7
+ deduction_statement: boolean;
8
+ deduction_estimate: boolean;
9
+ interest_annual: boolean;
10
+ interest_compound: boolean;
11
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,24 @@
1
+ export interface IIncludedItem {
2
+ stove: boolean;
3
+ refrigerator: boolean;
4
+ laundry_facilities: boolean;
5
+ dishwasher: boolean;
6
+ furniture: boolean;
7
+ carpets: boolean;
8
+ window_coverings: boolean;
9
+ natural_gas: boolean;
10
+ cable_service: boolean;
11
+ heat: boolean;
12
+ water: boolean;
13
+ garbage_collection: boolean;
14
+ electricity: boolean;
15
+ parking: boolean;
16
+ parking_spaces: string;
17
+ parking_space: string;
18
+ sewage_disposal: boolean;
19
+ other: boolean;
20
+ other_text: string;
21
+ other_text_1?: string;
22
+ other_text_2?: string;
23
+ other_text_3?: string;
24
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,29 @@
1
+ import { IBaseLeaseDetails } from "../../baseLeaseDetails";
2
+ import { IAmountOfRent } from "./amountOfRent";
3
+ import { IDeposit } from "./deposit";
4
+ import { IIncludedItem } from "./includedItem";
5
+ import { IInspectionReport } from "./inspectionReport";
6
+ import { IMiscellaneos } from "./miscellaneos";
7
+ import { IOccupants } from "./occupants";
8
+ import { IPremisesAndManagement } from "./premisesAndManagement";
9
+ import { IResponsibilityOfTheTenant } from "./responsibilityOfTheTenant";
10
+ import { ISchedule } from "./schedule";
11
+ import { ISectionParty } from "./sectionParty";
12
+ import { IServingOfDocuments } from "./servingOfDocuments";
13
+ import { ISignatures } from "./signatures";
14
+ import { ITermOfAgreement } from "./termOfAgreement";
15
+ export interface ICAABResidentialTenancyAgreement extends IBaseLeaseDetails {
16
+ sectionParty: ISectionParty;
17
+ occupants: IOccupants;
18
+ premisesAndManagement: IPremisesAndManagement;
19
+ servingOfDocuments: IServingOfDocuments;
20
+ termOfAgreement: ITermOfAgreement;
21
+ amountOfRent: IAmountOfRent;
22
+ includedItem: IIncludedItem;
23
+ responsibilityOfTheTenant: IResponsibilityOfTheTenant;
24
+ deposit: IDeposit;
25
+ inspectionReport: IInspectionReport;
26
+ miscellaneos: IMiscellaneos;
27
+ signatures: ISignatures;
28
+ schedule: ISchedule;
29
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export interface IInspectionReport {
2
+ report_attached: boolean;
3
+ report_not_attached: boolean;
4
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,3 @@
1
+ export interface IMiscellaneos {
2
+ schedule: string;
3
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ export interface IOccupants {
2
+ name_all_adults: string;
3
+ name_all_adults_1?: string;
4
+ type_of_property: string;
5
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,13 @@
1
+ import { IAddress } from "../../address";
2
+ export interface IPremisesAndManagement extends IAddress {
3
+ id: string;
4
+ number_of_rooms: string;
5
+ tenant_mailing_address: string;
6
+ tenant_mailing_address_1?: string;
7
+ phone_number_work: string;
8
+ phone_number_home: string;
9
+ email: string;
10
+ cell: string;
11
+ emergency_contact: string;
12
+ phone_numbers: string;
13
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,15 @@
1
+ export interface IResponsibilityOfTheTenant {
2
+ lawn_care: boolean;
3
+ late_payment_charges: boolean;
4
+ snow_removal: boolean;
5
+ returned_cheque_charges: boolean;
6
+ garbage_removal: boolean;
7
+ parking: boolean;
8
+ parking_spaces: string;
9
+ tenant_insurance: boolean;
10
+ additional_obligations: string;
11
+ additional_obligations_1?: string;
12
+ additional_obligations_2?: string;
13
+ additional_obligations_3?: string;
14
+ additional_obligations_4?: string;
15
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,3 @@
1
+ export interface ISchedule {
2
+ terms_note: string;
3
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,11 @@
1
+ import { field } from "../../field";
2
+ export interface ISectionParty {
3
+ lessor: (field & {
4
+ province: string;
5
+ work_telephone: string;
6
+ })[];
7
+ lessee: (field & {
8
+ province: string;
9
+ work_telephone: string;
10
+ })[];
11
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ export interface IServingOfDocuments {
2
+ the_landlord: boolean;
3
+ the_agent: boolean;
4
+ the_superintendent: boolean;
5
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,3 @@
1
+ export interface ISignatures {
2
+ other: string;
3
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,17 @@
1
+ export interface ITermOfAgreement {
2
+ beginning_on: Date | null;
3
+ beginning_on_day?: string;
4
+ beginning_on_month?: string;
5
+ beginning_on_year?: string;
6
+ beginning_year: boolean;
7
+ beginning_month: boolean;
8
+ beginning_week: boolean;
9
+ rent_start: Date | null;
10
+ rent_start_day?: string;
11
+ rent_start_month?: string;
12
+ rent_start_year?: string;
13
+ rent_end: Date | null;
14
+ rent_end_day?: string;
15
+ rent_end_month?: string;
16
+ rent_end_year?: string;
17
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,115 @@
1
+ import { IAddress } from "../../address";
2
+ import { field } from "../../field";
3
+ import { IBaseLeaseDetails } from "../../baseLeaseDetails";
4
+ export interface ICABCResidentialTenancyAgreement extends IBaseLeaseDetails {
5
+ sections: sections;
6
+ }
7
+ export interface sections extends IAddress {
8
+ rtb_26: boolean;
9
+ lessor: (field & {
10
+ last_name: string;
11
+ })[];
12
+ lessee: (field & {
13
+ last_name: string;
14
+ })[];
15
+ address_id?: string;
16
+ no: string;
17
+ apt: string;
18
+ street: string;
19
+ city: string;
20
+ province: string;
21
+ postal: string;
22
+ landlord: boolean;
23
+ landlord_agent: boolean;
24
+ service_unit: string;
25
+ service_street: string;
26
+ service_city: string;
27
+ service_postal: string;
28
+ service_province: string;
29
+ service_daytime_phone_number: string;
30
+ service_other_phone_number: string;
31
+ service_fax_number_for_service: string;
32
+ service_email: string;
33
+ service_other_email: string;
34
+ agreement_start: Date | null;
35
+ agreement_start_day?: string;
36
+ agreement_start_month?: string;
37
+ agreement_start_year?: string;
38
+ check_a: boolean;
39
+ check_b: boolean;
40
+ weekly: boolean;
41
+ bi_weekly: boolean;
42
+ another_periodic_other: boolean;
43
+ another_periodic_other_text: string;
44
+ check_c: boolean;
45
+ fixed_term_ending: Date | null;
46
+ fixed_term_ending_day?: string;
47
+ fixed_term_ending_month?: string;
48
+ fixed_term_ending_year?: string;
49
+ check_d: boolean;
50
+ check_e: boolean;
51
+ reason_tenant_must_vacate: string;
52
+ section_number: string;
53
+ rent_pay: string;
54
+ rent_pay_day: boolean;
55
+ rent_pay_week: boolean;
56
+ rent_pay_month: boolean;
57
+ rental_period: string;
58
+ rental_period_day: boolean;
59
+ rental_period_week: boolean;
60
+ rental_period_month: boolean;
61
+ water: boolean;
62
+ cablevision: boolean;
63
+ electricity: boolean;
64
+ internet: boolean;
65
+ heat: boolean;
66
+ gas: boolean;
67
+ sewage_disposal: boolean;
68
+ snow_removal: boolean;
69
+ storage: boolean;
70
+ recreation_facilities: boolean;
71
+ garbage_collection: boolean;
72
+ recycling_services: boolean;
73
+ kitchen_scrap_collection: boolean;
74
+ laundry: boolean;
75
+ free_laundry: boolean;
76
+ refrigerator: boolean;
77
+ dishwasher: boolean;
78
+ stove_and_oven: boolean;
79
+ window_coverings: boolean;
80
+ furniture: boolean;
81
+ carpets: boolean;
82
+ vehicles_parking: boolean;
83
+ vehicles_parking_text: string;
84
+ other_1: boolean;
85
+ other_1_text: string;
86
+ other_2: boolean;
87
+ other_2_text: string;
88
+ other_3: boolean;
89
+ other_3_text: string;
90
+ additional_information: boolean;
91
+ additional_information_text: string;
92
+ security_deposit: string;
93
+ security_deposit_date: Date | null;
94
+ security_deposit_date_day?: string;
95
+ security_deposit_date_month?: string;
96
+ security_deposit_date_year?: string;
97
+ not_applicable: boolean;
98
+ damage_deposit: string;
99
+ damage_deposit_date: Date | null;
100
+ damage_deposit_date_day?: string;
101
+ damage_deposit_date_month?: string;
102
+ damage_deposit_date_year?: string;
103
+ is_addendum: boolean;
104
+ is_not_addendum: boolean;
105
+ number_pages: string;
106
+ number_additional: string;
107
+ reply_lessor_1_last_name: string;
108
+ reply_lessor_1_name: string;
109
+ reply_lessor_2_last_name: string;
110
+ reply_lessor_2_name: string;
111
+ reply_lessee_1_last_name: string;
112
+ reply_lessee_1_name: string;
113
+ reply_lessee_2_last_name: string;
114
+ reply_lessee_2_name: string;
115
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export * from "./bc/sections";
2
+ export * from "./on";
3
+ export * from "./mb";
4
+ export * from "./ab";
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
+ };
16
+ Object.defineProperty(exports, "__esModule", { value: true });
17
+ __exportStar(require("./bc/sections"), exports);
18
+ __exportStar(require("./on"), exports);
19
+ __exportStar(require("./mb"), exports);
20
+ __exportStar(require("./ab"), exports);
@@ -0,0 +1,21 @@
1
+ import { IBaseLeaseDetails } from "../../baseLeaseDetails";
2
+ import { section1 } from "./section1";
3
+ import { section13 } from "./section13";
4
+ import { section2 } from "./section2";
5
+ import { section3 } from "./section3";
6
+ import { section4 } from "./section4";
7
+ import { section5 } from "./section5";
8
+ import { section6 } from "./section6";
9
+ import { section8 } from "./section8";
10
+ import { sectionParty } from "./sectionParty";
11
+ export interface ICAMBResidentialTenancyAgreement extends IBaseLeaseDetails {
12
+ sectionParty: sectionParty;
13
+ section1: section1;
14
+ section2: section2;
15
+ section3: section3;
16
+ section4: section4;
17
+ section5: section5;
18
+ section6: section6;
19
+ section8: section8;
20
+ section13: section13;
21
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,7 @@
1
+ import { IAddress } from "../../address";
2
+ export interface section1 extends IAddress {
3
+ id: string;
4
+ number_of_rooms: string;
5
+ unit_is_registered_yes: boolean;
6
+ unit_is_registered_no: boolean;
7
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ export interface section13 {
2
+ replay_landlord_name: string;
3
+ replay_tenant_1_name: string;
4
+ replay_tenant_2_name: string;
5
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,9 @@
1
+ export interface section2 {
2
+ rent_start: Date | null;
3
+ formated_rent_start?: string;
4
+ rent_end: Date | null;
5
+ formated_rent_end?: string;
6
+ beginning_on: Date | null;
7
+ formated_beginning_on?: string;
8
+ beginning_on_text: string;
9
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,10 @@
1
+ export interface section3 {
2
+ security_deposit: boolean;
3
+ security_deposit_text: string;
4
+ security_deposit_date: Date | null;
5
+ formated_security_deposit_date?: string;
6
+ pet_deposit: boolean;
7
+ pet_deposit_text: string;
8
+ pet_deposit_date: Date | null;
9
+ formated_pet_deposit_date?: string;
10
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,28 @@
1
+ export interface section4 {
2
+ rent_payments: string;
3
+ day_of_each: string;
4
+ basic_rent: string;
5
+ parking_spaces_text: string;
6
+ parking_spaces: string;
7
+ other_text: string;
8
+ other: string;
9
+ rent_payable: string;
10
+ less_rent_discount: string;
11
+ total_rent: string;
12
+ rent_increase: boolean;
13
+ rent_increase_date: Date | null;
14
+ formated_rent_increase_date?: string;
15
+ guideline_increase: boolean;
16
+ guideline_increase_date: Date | null;
17
+ formated_guideline_increase_date?: string;
18
+ guideline_increase_price: string;
19
+ discount_offering: string;
20
+ discount_offering_subject: string;
21
+ last_year: boolean;
22
+ last_year_text: string;
23
+ discount_reduced: boolean;
24
+ discount_reduced_text: string;
25
+ discount_removed: boolean;
26
+ proposed_rent_payable: boolean;
27
+ proposed_rent_payable_text: string;
28
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export interface section5 {
2
+ tenant_agrees: string;
3
+ landlord_agrees: string;
4
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,3 @@
1
+ export interface section6 {
2
+ occupy_the_rental_unit: string;
3
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,4 @@
1
+ export interface section8 {
2
+ no_furniture: boolean;
3
+ furniture_provided: boolean;
4
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,5 @@
1
+ import { field } from "../../field";
2
+ export interface sectionParty {
3
+ lessor: field[];
4
+ lessee: field[];
5
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });