@royalinvest/dto 0.49.3 → 0.49.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +37 -0
- package/dist/checkout.js +10 -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/invoiceFormData.d.ts +51 -0
- package/dist/invoiceFormData.js +2 -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 +4 -0
- package/dist/payment.js +8 -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
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { NotificationTypeEnum } from "./enum";
|
|
2
|
+
export interface INotification {
|
|
3
|
+
id?: string;
|
|
4
|
+
payload: IPayload;
|
|
5
|
+
isRead: boolean;
|
|
6
|
+
created_at: Date;
|
|
7
|
+
type: NotificationTypeEnum;
|
|
8
|
+
}
|
|
9
|
+
export interface IPayload {
|
|
10
|
+
name: string;
|
|
11
|
+
language: string;
|
|
12
|
+
mime_type: string;
|
|
13
|
+
template_name: string;
|
|
14
|
+
contract_id: string;
|
|
15
|
+
file_id: string;
|
|
16
|
+
}
|
package/dist/party.d.ts
ADDED
package/dist/party.js
ADDED
package/dist/payment.js
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.PaymentIntervalEnum = void 0;
|
|
4
|
+
var PaymentIntervalEnum;
|
|
5
|
+
(function (PaymentIntervalEnum) {
|
|
6
|
+
PaymentIntervalEnum["MONTH"] = "month";
|
|
7
|
+
PaymentIntervalEnum["YEAR"] = "year";
|
|
8
|
+
})(PaymentIntervalEnum || (exports.PaymentIntervalEnum = PaymentIntervalEnum = {}));
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ILayout } from "./layout";
|
|
2
|
+
import { SignatureDateTypeEnum, TextAlignmentEnum } from "./enum";
|
|
3
|
+
export interface IDatePlaceholder extends ILayout {
|
|
4
|
+
signatureIds: string[];
|
|
5
|
+
page: number;
|
|
6
|
+
type: SignatureDateTypeEnum;
|
|
7
|
+
markers?: IDatePlaceholderMarkers;
|
|
8
|
+
style?: IDatePlaceholderStyle;
|
|
9
|
+
generated?: boolean;
|
|
10
|
+
}
|
|
11
|
+
export interface IDatePlaceholderMarkers {
|
|
12
|
+
day: number;
|
|
13
|
+
month: number;
|
|
14
|
+
year: number;
|
|
15
|
+
}
|
|
16
|
+
export interface IDatePlaceholderStyle {
|
|
17
|
+
padding?: number;
|
|
18
|
+
fontSize?: number;
|
|
19
|
+
textAlignment?: TextAlignmentEnum;
|
|
20
|
+
format?: string;
|
|
21
|
+
}
|
|
@@ -0,0 +1,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
|
+
}
|
package/dist/profile.js
ADDED
|
@@ -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
|
+
}
|
package/dist/property.js
ADDED
|
@@ -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,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,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,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,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,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,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,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
|
+
}
|