@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.
- package/dist/addendum.d.ts +3 -0
- package/dist/addendum.js +2 -0
- package/dist/address.d.ts +9 -0
- package/dist/address.js +2 -0
- package/dist/auth.d.ts +25 -0
- package/dist/auth.js +2 -0
- package/dist/balance.d.ts +8 -0
- package/dist/balance.js +2 -0
- package/dist/base64Image.d.ts +4 -0
- package/dist/base64Image.js +2 -0
- package/dist/baseLeaseDetails.d.ts +5 -0
- package/dist/baseLeaseDetails.js +2 -0
- package/dist/ca/ab/amountOfRent.d.ts +11 -0
- package/dist/ca/ab/amountOfRent.js +2 -0
- package/dist/ca/ab/deposit.d.ts +11 -0
- package/dist/ca/ab/deposit.js +2 -0
- package/dist/ca/ab/includedItem.d.ts +24 -0
- package/dist/ca/ab/includedItem.js +2 -0
- package/dist/ca/ab/index.d.ts +29 -0
- package/dist/ca/ab/index.js +2 -0
- package/dist/ca/ab/inspectionReport.d.ts +4 -0
- package/dist/ca/ab/inspectionReport.js +2 -0
- package/dist/ca/ab/miscellaneos.d.ts +3 -0
- package/dist/ca/ab/miscellaneos.js +2 -0
- package/dist/ca/ab/occupants.d.ts +5 -0
- package/dist/ca/ab/occupants.js +2 -0
- package/dist/ca/ab/premisesAndManagement.d.ts +13 -0
- package/dist/ca/ab/premisesAndManagement.js +2 -0
- package/dist/ca/ab/responsibilityOfTheTenant.d.ts +15 -0
- package/dist/ca/ab/responsibilityOfTheTenant.js +2 -0
- package/dist/ca/ab/schedule.d.ts +3 -0
- package/dist/ca/ab/schedule.js +2 -0
- package/dist/ca/ab/sectionParty.d.ts +11 -0
- package/dist/ca/ab/sectionParty.js +2 -0
- package/dist/ca/ab/servingOfDocuments.d.ts +5 -0
- package/dist/ca/ab/servingOfDocuments.js +2 -0
- package/dist/ca/ab/signatures.d.ts +3 -0
- package/dist/ca/ab/signatures.js +2 -0
- package/dist/ca/ab/termOfAgreement.d.ts +17 -0
- package/dist/ca/ab/termOfAgreement.js +2 -0
- package/dist/ca/bc/sections.d.ts +115 -0
- package/dist/ca/bc/sections.js +2 -0
- package/dist/ca/index.d.ts +4 -0
- package/dist/ca/index.js +20 -0
- package/dist/ca/mb/index.d.ts +21 -0
- package/dist/ca/mb/index.js +2 -0
- package/dist/ca/mb/section1.d.ts +7 -0
- package/dist/ca/mb/section1.js +2 -0
- package/dist/ca/mb/section13.d.ts +5 -0
- package/dist/ca/mb/section13.js +2 -0
- package/dist/ca/mb/section2.d.ts +9 -0
- package/dist/ca/mb/section2.js +2 -0
- package/dist/ca/mb/section3.d.ts +10 -0
- package/dist/ca/mb/section3.js +2 -0
- package/dist/ca/mb/section4.d.ts +28 -0
- package/dist/ca/mb/section4.js +2 -0
- package/dist/ca/mb/section5.d.ts +4 -0
- package/dist/ca/mb/section5.js +2 -0
- package/dist/ca/mb/section6.d.ts +3 -0
- package/dist/ca/mb/section6.js +2 -0
- package/dist/ca/mb/section8.d.ts +4 -0
- package/dist/ca/mb/section8.js +2 -0
- package/dist/ca/mb/sectionParty.d.ts +5 -0
- package/dist/ca/mb/sectionParty.js +2 -0
- package/dist/ca/on/index.d.ts +29 -0
- package/dist/ca/on/index.js +2 -0
- package/dist/ca/on/section1.d.ts +7 -0
- package/dist/ca/on/section1.js +2 -0
- package/dist/ca/on/section10.d.ts +5 -0
- package/dist/ca/on/section10.js +2 -0
- package/dist/ca/on/section11.d.ts +4 -0
- package/dist/ca/on/section11.js +2 -0
- package/dist/ca/on/section15.d.ts +4 -0
- package/dist/ca/on/section15.js +2 -0
- package/dist/ca/on/section17.d.ts +7 -0
- package/dist/ca/on/section17.js +2 -0
- package/dist/ca/on/section2.d.ts +14 -0
- package/dist/ca/on/section2.js +2 -0
- package/dist/ca/on/section3.d.ts +15 -0
- package/dist/ca/on/section3.js +2 -0
- package/dist/ca/on/section4.d.ts +10 -0
- package/dist/ca/on/section4.js +2 -0
- package/dist/ca/on/section5.d.ts +25 -0
- package/dist/ca/on/section5.js +2 -0
- package/dist/ca/on/section6.d.ts +33 -0
- package/dist/ca/on/section6.js +2 -0
- package/dist/ca/on/section7.d.ts +5 -0
- package/dist/ca/on/section7.js +2 -0
- package/dist/ca/on/section8.d.ts +5 -0
- package/dist/ca/on/section8.js +2 -0
- package/dist/ca/on/section9.d.ts +6 -0
- package/dist/ca/on/section9.js +2 -0
- package/dist/category.d.ts +4 -0
- package/dist/category.js +2 -0
- package/dist/certificateFormData.d.ts +22 -0
- package/dist/certificateFormData.js +2 -0
- package/dist/checkout.d.ts +20 -0
- package/dist/checkout.js +2 -0
- package/dist/co-singer.d.ts +11 -0
- package/dist/co-singer.js +2 -0
- package/dist/contract-type.d.ts +3 -0
- package/dist/contract-type.js +2 -0
- package/dist/contractAttachment.d.ts +5 -0
- package/dist/contractAttachment.js +2 -0
- package/dist/contractParty.d.ts +8 -0
- package/dist/contractParty.js +2 -0
- package/dist/contractUsage.d.ts +14 -0
- package/dist/contractUsage.js +2 -0
- package/dist/country.d.ts +5 -0
- package/dist/country.js +2 -0
- package/dist/documentDrawingInstructions.d.ts +4 -0
- package/dist/documentDrawingInstructions.js +3 -0
- package/dist/emailMessage.d.ts +8 -0
- package/dist/emailMessage.js +2 -0
- package/dist/enum/index.d.ts +95 -0
- package/dist/enum/index.js +102 -0
- package/dist/expense.d.ts +11 -0
- package/dist/expense.js +2 -0
- package/dist/field.d.ts +8 -0
- package/dist/field.js +2 -0
- package/dist/file.d.ts +11 -0
- package/dist/file.js +2 -0
- package/dist/fileCertificate.d.ts +8 -0
- package/dist/fileCertificate.js +2 -0
- package/dist/fileMetadata.d.ts +8 -0
- package/dist/fileMetadata.js +3 -0
- package/dist/fileView.d.ts +6 -0
- package/dist/fileView.js +2 -0
- package/dist/index.d.ts +68 -0
- package/dist/index.js +84 -0
- package/dist/invoiceRenderData.d.ts +23 -0
- package/dist/invoiceRenderData.js +2 -0
- package/dist/key-value.d.ts +4 -0
- package/dist/key-value.js +2 -0
- package/dist/layout.d.ts +6 -0
- package/dist/layout.js +2 -0
- package/dist/lease-details.d.ts +15 -0
- package/dist/lease-details.js +2 -0
- package/dist/lease-duplicate.d.ts +3 -0
- package/dist/lease-duplicate.js +2 -0
- package/dist/lease-list-item.d.ts +19 -0
- package/dist/lease-list-item.js +2 -0
- package/dist/lease-of-dwelling-notice.d.ts +46 -0
- package/dist/lease-of-dwelling-notice.js +2 -0
- package/dist/lease.d.ts +20 -0
- package/dist/lease.js +2 -0
- package/dist/leaseNoticeRule.d.ts +14 -0
- package/dist/leaseNoticeRule.js +2 -0
- package/dist/leaseSaveTypeEnum.d.ts +6 -0
- package/dist/leaseSaveTypeEnum.js +10 -0
- package/dist/list-response.d.ts +5 -0
- package/dist/list-response.js +2 -0
- package/dist/messageGenerate.d.ts +50 -0
- package/dist/messageGenerate.js +2 -0
- package/dist/messageNotification.d.ts +39 -0
- package/dist/messageNotification.js +2 -0
- package/dist/noticeRule.d.ts +8 -0
- package/dist/noticeRule.js +2 -0
- package/dist/notification.d.ts +16 -0
- package/dist/notification.js +2 -0
- package/dist/party.d.ts +9 -0
- package/dist/party.js +2 -0
- package/dist/payment.d.ts +1 -0
- package/dist/payment.js +2 -0
- package/dist/physicalFileDetails.d.ts +5 -0
- package/dist/physicalFileDetails.js +3 -0
- package/dist/placeholder-date.d.ts +21 -0
- package/dist/placeholder-date.js +2 -0
- package/dist/placeholder.d.ts +21 -0
- package/dist/placeholder.js +2 -0
- package/dist/placeholderCollection.d.ts +6 -0
- package/dist/placeholderCollection.js +2 -0
- package/dist/profile.d.ts +6 -0
- package/dist/profile.js +2 -0
- package/dist/property.d.ts +12 -0
- package/dist/property.js +2 -0
- package/dist/propertyUnit.d.ts +4 -0
- package/dist/propertyUnit.js +2 -0
- package/dist/quebec-lease-dwelling/index.d.ts +21 -0
- package/dist/quebec-lease-dwelling/index.js +2 -0
- package/dist/quebec-lease-dwelling/sectionA.d.ts +6 -0
- package/dist/quebec-lease-dwelling/sectionA.js +2 -0
- package/dist/quebec-lease-dwelling/sectionB.d.ts +54 -0
- package/dist/quebec-lease-dwelling/sectionB.js +2 -0
- package/dist/quebec-lease-dwelling/sectionC.d.ts +16 -0
- package/dist/quebec-lease-dwelling/sectionC.js +2 -0
- package/dist/quebec-lease-dwelling/sectionD.d.ts +29 -0
- package/dist/quebec-lease-dwelling/sectionD.js +2 -0
- package/dist/quebec-lease-dwelling/sectionE.d.ts +53 -0
- package/dist/quebec-lease-dwelling/sectionE.js +2 -0
- package/dist/quebec-lease-dwelling/sectionF.d.ts +12 -0
- package/dist/quebec-lease-dwelling/sectionF.js +2 -0
- package/dist/quebec-lease-dwelling/sectionG.d.ts +16 -0
- package/dist/quebec-lease-dwelling/sectionG.js +2 -0
- package/dist/quebec-lease-dwelling/sectionH.d.ts +22 -0
- package/dist/quebec-lease-dwelling/sectionH.js +2 -0
- package/dist/quebec-lease-dwelling/sectionI.d.ts +9 -0
- package/dist/quebec-lease-dwelling/sectionI.js +2 -0
- package/dist/quebec-lease-dwelling-annex6/index.d.ts +243 -0
- package/dist/quebec-lease-dwelling-annex6/index.js +2 -0
- package/dist/quebec-lease-dwelling-cooperative/index.d.ts +21 -0
- package/dist/quebec-lease-dwelling-cooperative/index.js +2 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionA.d.ts +6 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionA.js +2 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionB.d.ts +22 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionB.js +2 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionC.d.ts +16 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionC.js +2 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionD.d.ts +29 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionD.js +2 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionE.d.ts +53 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionE.js +2 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionF.d.ts +13 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionF.js +2 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionG.d.ts +16 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionG.js +2 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionH.d.ts +18 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionH.js +2 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionI.d.ts +9 -0
- package/dist/quebec-lease-dwelling-cooperative/sectionI.js +2 -0
- package/dist/quebec-lease-educational-institution/index.d.ts +19 -0
- package/dist/quebec-lease-educational-institution/index.js +2 -0
- package/dist/quebec-lease-educational-institution/sectionA.d.ts +7 -0
- package/dist/quebec-lease-educational-institution/sectionA.js +2 -0
- package/dist/quebec-lease-educational-institution/sectionB.d.ts +39 -0
- package/dist/quebec-lease-educational-institution/sectionB.js +2 -0
- package/dist/quebec-lease-educational-institution/sectionC.d.ts +11 -0
- package/dist/quebec-lease-educational-institution/sectionC.js +2 -0
- package/dist/quebec-lease-educational-institution/sectionD.d.ts +26 -0
- package/dist/quebec-lease-educational-institution/sectionD.js +2 -0
- package/dist/quebec-lease-educational-institution/sectionE.d.ts +34 -0
- package/dist/quebec-lease-educational-institution/sectionE.js +2 -0
- package/dist/quebec-lease-educational-institution/sectionF.d.ts +12 -0
- package/dist/quebec-lease-educational-institution/sectionF.js +2 -0
- package/dist/quebec-lease-educational-institution/sectionG.d.ts +12 -0
- package/dist/quebec-lease-educational-institution/sectionG.js +2 -0
- package/dist/quebec-lease-educational-institution/sectionH.d.ts +7 -0
- package/dist/quebec-lease-educational-institution/sectionH.js +2 -0
- package/dist/savedSignature.d.ts +9 -0
- package/dist/savedSignature.js +2 -0
- package/dist/signAudit.d.ts +11 -0
- package/dist/signAudit.js +2 -0
- package/dist/signature-confirmation.d.ts +9 -0
- package/dist/signature-confirmation.js +2 -0
- package/dist/signature-party/index.d.ts +2 -0
- package/dist/signature-party/index.js +18 -0
- package/dist/signature-party/signaturePartyChangeRequest.d.ts +5 -0
- package/dist/signature-party/signaturePartyChangeRequest.js +2 -0
- package/dist/signature-party/signaturePartySignView.d.ts +8 -0
- package/dist/signature-party/signaturePartySignView.js +2 -0
- package/dist/signatureParty.d.ts +5 -0
- package/dist/signatureParty.js +2 -0
- package/dist/signaturePartyAuditDetails.d.ts +9 -0
- package/dist/signaturePartyAuditDetails.js +2 -0
- package/dist/signaturePartyBasic.d.ts +5 -0
- package/dist/signaturePartyBasic.js +2 -0
- package/dist/signaturePartyDetails.d.ts +10 -0
- package/dist/signaturePartyDetails.js +2 -0
- package/dist/signaturePartyEdit.d.ts +5 -0
- package/dist/signaturePartyEdit.js +2 -0
- package/dist/signaturePartySigned.d.ts +18 -0
- package/dist/signaturePartySigned.js +2 -0
- package/dist/sort.d.ts +1 -0
- package/dist/sort.js +2 -0
- package/dist/state.d.ts +7 -0
- package/dist/state.js +2 -0
- package/dist/tableData.d.ts +8 -0
- package/dist/tableData.js +2 -0
- package/dist/template-variant.d.ts +7 -0
- package/dist/template-variant.js +2 -0
- package/dist/template.d.ts +21 -0
- package/dist/template.js +2 -0
- package/dist/user.d.ts +20 -0
- package/dist/user.js +2 -0
- package/dist/yes-no.d.ts +4 -0
- package/dist/yes-no.js +2 -0
- package/package.json +1 -1
package/dist/addendum.js
ADDED
package/dist/address.js
ADDED
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
package/dist/balance.js
ADDED
|
@@ -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,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,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,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,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,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,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
|
+
}
|
package/dist/ca/index.js
ADDED
|
@@ -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,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,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
|
+
}
|