UNPKG

@integration-tools/piece-2solar

Version:

2Solar integration for Activepieces

65 lines (64 loc) 5.55 kB
export declare const updateLead: import("@activepieces/pieces-framework").IAction<import("@activepieces/pieces-framework").SecretTextProperty<true>, { leadId: import("@activepieces/pieces-framework").NumberProperty<true>; leadGroupId: import("@activepieces/pieces-framework").ShortTextProperty<false>; requestClientStatusId: import("@activepieces/pieces-framework").ShortTextProperty<false>; originalClientStatusId: import("@activepieces/pieces-framework").ShortTextProperty<false>; originalStatus: import("@activepieces/pieces-framework").ShortTextProperty<false>; personId: import("@activepieces/pieces-framework").ShortTextProperty<false>; parentPersonId: import("@activepieces/pieces-framework").ShortTextProperty<false>; requestDate: import("@activepieces/pieces-framework").DateTimeProperty<false>; requestTypeId: import("@activepieces/pieces-framework").ShortTextProperty<false>; requestTypeName: import("@activepieces/pieces-framework").ShortTextProperty<false>; requestStatus: import("@activepieces/pieces-framework").ShortTextProperty<false>; currentUserId: import("@activepieces/pieces-framework").ShortTextProperty<false>; currentUserName: import("@activepieces/pieces-framework").ShortTextProperty<false>; referenceNumber: import("@activepieces/pieces-framework").ShortTextProperty<false>; referenceNumber2: import("@activepieces/pieces-framework").ShortTextProperty<false>; referenceNumber3: import("@activepieces/pieces-framework").ShortTextProperty<false>; bankAccountNumber: import("@activepieces/pieces-framework").ShortTextProperty<false>; ascription: import("@activepieces/pieces-framework").ShortTextProperty<false>; companyName: import("@activepieces/pieces-framework").ShortTextProperty<false>; gender: import("@activepieces/pieces-framework").ShortTextProperty<false>; initials: import("@activepieces/pieces-framework").ShortTextProperty<false>; firstName: import("@activepieces/pieces-framework").ShortTextProperty<false>; infix: import("@activepieces/pieces-framework").ShortTextProperty<false>; lastName: import("@activepieces/pieces-framework").ShortTextProperty<false>; address: import("@activepieces/pieces-framework").ShortTextProperty<false>; number: import("@activepieces/pieces-framework").ShortTextProperty<false>; numberAddition: import("@activepieces/pieces-framework").ShortTextProperty<false>; postcode: import("@activepieces/pieces-framework").ShortTextProperty<false>; city: import("@activepieces/pieces-framework").ShortTextProperty<false>; province: import("@activepieces/pieces-framework").ShortTextProperty<false>; country: import("@activepieces/pieces-framework").ShortTextProperty<false>; buildingProject: import("@activepieces/pieces-framework").ShortTextProperty<false>; projectLocation: import("@activepieces/pieces-framework").ShortTextProperty<false>; projectLocationStatus: import("@activepieces/pieces-framework").ShortTextProperty<false>; longitude: import("@activepieces/pieces-framework").ShortTextProperty<false>; latitude: import("@activepieces/pieces-framework").ShortTextProperty<false>; telephone: import("@activepieces/pieces-framework").ShortTextProperty<false>; mobile: import("@activepieces/pieces-framework").ShortTextProperty<false>; email: import("@activepieces/pieces-framework").ShortTextProperty<false>; comments: import("@activepieces/pieces-framework").LongTextProperty<false>; jaarlijksVerbruik: import("@activepieces/pieces-framework").ShortTextProperty<false>; clientId: import("@activepieces/pieces-framework").ShortTextProperty<false>; inspectionDate: import("@activepieces/pieces-framework").DateTimeProperty<false>; indicationInstallationDate: import("@activepieces/pieces-framework").DateTimeProperty<false>; installationDuration: import("@activepieces/pieces-framework").ShortTextProperty<false>; installationDate: import("@activepieces/pieces-framework").DateTimeProperty<false>; oorsprongLead: import("@activepieces/pieces-framework").ShortTextProperty<false>; monumentaalPand: import("@activepieces/pieces-framework").ShortTextProperty<false>; asbestDak: import("@activepieces/pieces-framework").ShortTextProperty<false>; typeDak: import("@activepieces/pieces-framework").ShortTextProperty<false>; dakbedekking: import("@activepieces/pieces-framework").ShortTextProperty<false>; leeftijdSchuineDak: import("@activepieces/pieces-framework").ShortTextProperty<false>; leeftijdPlatteDak: import("@activepieces/pieces-framework").ShortTextProperty<false>; opmerkingenIntake: import("@activepieces/pieces-framework").LongTextProperty<false>; yearlyKwhUsage: import("@activepieces/pieces-framework").ShortTextProperty<false>; restpunt: import("@activepieces/pieces-framework").ShortTextProperty<false>; materialenBesteld: import("@activepieces/pieces-framework").ShortTextProperty<false>; materialenVoorraad: import("@activepieces/pieces-framework").ShortTextProperty<false>; energyExpiryDate: import("@activepieces/pieces-framework").DateTimeProperty<false>; serviceOorzaak: import("@activepieces/pieces-framework").ShortTextProperty<false>; customFieldsSection: import("dist/packages/pieces/community/framework/src/lib/property/input/markdown-property").MarkDownProperty; customFieldsArray: import("@activepieces/pieces-framework").ArrayProperty<true> | import("@activepieces/pieces-framework").ArrayProperty<false>; }>;