@workbuddy/piece-workbuddy-edge 1.0.4 → 1.0.6
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/package.json +1 -1
- package/src/index.js +83 -83
- package/src/index.js.map +1 -1
- package/src/index.ts +17 -17
- package/src/lib/actions/{crm->-companies.d.ts → crm-companies.d.ts} +1 -1
- package/src/lib/actions/crm-companies.d.ts.map +1 -0
- package/src/lib/actions/{crm->-companies.js → crm-companies.js} +1 -1
- package/src/lib/actions/{crm->-invites.js.map → crm-companies.js.map} +1 -1
- package/src/lib/actions/{crm->-contacts.d.ts → crm-contacts.d.ts} +1 -1
- package/src/lib/actions/crm-contacts.d.ts.map +1 -0
- package/src/lib/actions/{crm->-contacts.js → crm-contacts.js} +1 -1
- package/src/lib/actions/crm-contacts.js.map +1 -0
- package/src/lib/actions/{crm->-contractors.d.ts → crm-contractors.d.ts} +1 -1
- package/src/lib/actions/crm-contractors.d.ts.map +1 -0
- package/src/lib/actions/{crm->-contractors.js → crm-contractors.js} +1 -1
- package/src/lib/actions/{crm->-employees.js.map → crm-contractors.js.map} +1 -1
- package/src/lib/actions/{crm->-customers.d.ts → crm-customers.d.ts} +1 -1
- package/src/lib/actions/crm-customers.d.ts.map +1 -0
- package/src/lib/actions/{crm->-customers.js → crm-customers.js} +1 -1
- package/src/lib/actions/crm-customers.js.map +1 -0
- package/src/lib/actions/{crm->-employees.d.ts → crm-employees.d.ts} +1 -1
- package/src/lib/actions/crm-employees.d.ts.map +1 -0
- package/src/lib/actions/{crm->-employees.js → crm-employees.js} +1 -1
- package/src/lib/actions/crm-employees.js.map +1 -0
- package/src/lib/actions/{crm->-external-users.d.ts → crm-external-users.d.ts} +1 -1
- package/src/lib/actions/crm-external-users.d.ts.map +1 -0
- package/src/lib/actions/{crm->-external-users.js → crm-external-users.js} +1 -1
- package/src/lib/actions/crm-external-users.js.map +1 -0
- package/src/lib/actions/{crm->-invites.d.ts → crm-invites.d.ts} +1 -1
- package/src/lib/actions/crm-invites.d.ts.map +1 -0
- package/src/lib/actions/{crm->-invites.js → crm-invites.js} +1 -1
- package/src/lib/actions/crm-invites.js.map +1 -0
- package/src/lib/actions/{crm->-sites.d.ts → crm-sites.d.ts} +1 -1
- package/src/lib/actions/crm-sites.d.ts.map +1 -0
- package/src/lib/actions/{crm->-sites.js → crm-sites.js} +1 -1
- package/src/lib/actions/crm-sites.js.map +1 -0
- package/src/lib/actions/{crm->-suppliers.d.ts → crm-suppliers.d.ts} +1 -1
- package/src/lib/actions/crm-suppliers.d.ts.map +1 -0
- package/src/lib/actions/{crm->-suppliers.js → crm-suppliers.js} +1 -1
- package/src/lib/actions/crm-suppliers.js.map +1 -0
- package/src/lib/actions/index.d.ts +17 -17
- package/src/lib/actions/index.d.ts.map +1 -1
- package/src/lib/actions/index.js +17 -17
- package/src/lib/actions/index.js.map +1 -1
- package/src/lib/actions/index.ts +17 -17
- package/src/lib/actions/{jobs->-activities.d.ts → jobs-activities.d.ts} +1 -1
- package/src/lib/actions/jobs-activities.d.ts.map +1 -0
- package/src/lib/actions/{jobs->-activities.js → jobs-activities.js} +1 -1
- package/src/lib/actions/jobs-activities.js.map +1 -0
- package/src/lib/actions/{jobs->-contacts.d.ts → jobs-contacts.d.ts} +1 -1
- package/src/lib/actions/jobs-contacts.d.ts.map +1 -0
- package/src/lib/actions/{jobs->-contacts.js → jobs-contacts.js} +1 -1
- package/src/lib/actions/jobs-contacts.js.map +1 -0
- package/src/lib/actions/{jobs->-files.d.ts → jobs-files.d.ts} +1 -1
- package/src/lib/actions/jobs-files.d.ts.map +1 -0
- package/src/lib/actions/{jobs->-files.js → jobs-files.js} +1 -1
- package/src/lib/actions/jobs-files.js.map +1 -0
- package/src/lib/actions/{jobs->-tasks.d.ts → jobs-tasks.d.ts} +1 -1
- package/src/lib/actions/jobs-tasks.d.ts.map +1 -0
- package/src/lib/actions/{jobs->-tasks.js → jobs-tasks.js} +1 -1
- package/src/lib/actions/jobs-tasks.js.map +1 -0
- package/src/lib/actions/{stages->-activities.d.ts → stages-activities.d.ts} +1 -1
- package/src/lib/actions/stages-activities.d.ts.map +1 -0
- package/src/lib/actions/{stages->-activities.js → stages-activities.js} +1 -1
- package/src/lib/actions/{jobs->-activities.js.map → stages-activities.js.map} +1 -1
- package/src/lib/actions/{stages->-files.d.ts → stages-files.d.ts} +1 -1
- package/src/lib/actions/stages-files.d.ts.map +1 -0
- package/src/lib/actions/{stages->-files.js → stages-files.js} +1 -1
- package/src/lib/actions/stages-files.js.map +1 -0
- package/src/lib/actions/{stages->-resources.d.ts → stages-resources.d.ts} +1 -1
- package/src/lib/actions/stages-resources.d.ts.map +1 -0
- package/src/lib/actions/{stages->-resources.js → stages-resources.js} +1 -1
- package/src/lib/actions/stages-resources.js.map +1 -0
- package/src/lib/actions/{stages->-tasks.d.ts → stages-tasks.d.ts} +1 -1
- package/src/lib/actions/stages-tasks.d.ts.map +1 -0
- package/src/lib/actions/{stages->-tasks.js → stages-tasks.js} +1 -1
- package/src/lib/actions/stages-tasks.js.map +1 -0
- package/src/lib/auth.js +2 -2
- package/src/lib/auth.js.map +1 -1
- package/src/lib/auth.ts +2 -2
- package/src/lib/triggers/bill.d.ts +240 -48
- package/src/lib/triggers/bill.d.ts.map +1 -1
- package/src/lib/triggers/bill.js +288 -24
- package/src/lib/triggers/bill.js.map +1 -1
- package/src/lib/triggers/bill.ts +288 -24
- package/src/lib/triggers/invoice.d.ts +240 -48
- package/src/lib/triggers/invoice.d.ts.map +1 -1
- package/src/lib/triggers/invoice.js +288 -24
- package/src/lib/triggers/invoice.js.map +1 -1
- package/src/lib/triggers/invoice.ts +288 -24
- package/src/lib/triggers/job.d.ts +640 -128
- package/src/lib/triggers/job.d.ts.map +1 -1
- package/src/lib/triggers/job.js +768 -64
- package/src/lib/triggers/job.js.map +1 -1
- package/src/lib/triggers/job.ts +768 -64
- package/src/lib/triggers/lead.d.ts +400 -80
- package/src/lib/triggers/lead.d.ts.map +1 -1
- package/src/lib/triggers/lead.js +480 -40
- package/src/lib/triggers/lead.js.map +1 -1
- package/src/lib/triggers/lead.ts +480 -40
- package/src/lib/triggers/opportunity.d.ts +320 -64
- package/src/lib/triggers/opportunity.d.ts.map +1 -1
- package/src/lib/triggers/opportunity.js +384 -32
- package/src/lib/triggers/opportunity.js.map +1 -1
- package/src/lib/triggers/opportunity.ts +384 -32
- package/src/lib/triggers/quote.d.ts +240 -48
- package/src/lib/triggers/quote.d.ts.map +1 -1
- package/src/lib/triggers/quote.js +288 -24
- package/src/lib/triggers/quote.js.map +1 -1
- package/src/lib/triggers/quote.ts +288 -24
- package/src/lib/triggers/stage.d.ts +480 -96
- package/src/lib/triggers/stage.d.ts.map +1 -1
- package/src/lib/triggers/stage.js +576 -48
- package/src/lib/triggers/stage.js.map +1 -1
- package/src/lib/triggers/stage.ts +576 -48
- package/src/lib/triggers/task.d.ts +80 -16
- package/src/lib/triggers/task.d.ts.map +1 -1
- package/src/lib/triggers/task.js +96 -8
- package/src/lib/triggers/task.js.map +1 -1
- package/src/lib/triggers/task.ts +96 -8
- package/src/lib/actions/crm->-companies.d.ts.map +0 -1
- package/src/lib/actions/crm->-companies.js.map +0 -1
- package/src/lib/actions/crm->-contacts.d.ts.map +0 -1
- package/src/lib/actions/crm->-contacts.js.map +0 -1
- package/src/lib/actions/crm->-contractors.d.ts.map +0 -1
- package/src/lib/actions/crm->-contractors.js.map +0 -1
- package/src/lib/actions/crm->-customers.d.ts.map +0 -1
- package/src/lib/actions/crm->-customers.js.map +0 -1
- package/src/lib/actions/crm->-employees.d.ts.map +0 -1
- package/src/lib/actions/crm->-external-users.d.ts.map +0 -1
- package/src/lib/actions/crm->-external-users.js.map +0 -1
- package/src/lib/actions/crm->-invites.d.ts.map +0 -1
- package/src/lib/actions/crm->-sites.d.ts.map +0 -1
- package/src/lib/actions/crm->-sites.js.map +0 -1
- package/src/lib/actions/crm->-suppliers.d.ts.map +0 -1
- package/src/lib/actions/crm->-suppliers.js.map +0 -1
- package/src/lib/actions/jobs->-activities.d.ts.map +0 -1
- package/src/lib/actions/jobs->-contacts.d.ts.map +0 -1
- package/src/lib/actions/jobs->-contacts.js.map +0 -1
- package/src/lib/actions/jobs->-files.d.ts.map +0 -1
- package/src/lib/actions/jobs->-files.js.map +0 -1
- package/src/lib/actions/jobs->-tasks.d.ts.map +0 -1
- package/src/lib/actions/jobs->-tasks.js.map +0 -1
- package/src/lib/actions/stages->-activities.d.ts.map +0 -1
- package/src/lib/actions/stages->-activities.js.map +0 -1
- package/src/lib/actions/stages->-files.d.ts.map +0 -1
- package/src/lib/actions/stages->-files.js.map +0 -1
- package/src/lib/actions/stages->-resources.d.ts.map +0 -1
- package/src/lib/actions/stages->-resources.js.map +0 -1
- package/src/lib/actions/stages->-tasks.d.ts.map +0 -1
- package/src/lib/actions/stages->-tasks.js.map +0 -1
- /package/src/lib/actions/{crm->-companies.ts → crm-companies.ts} +0 -0
- /package/src/lib/actions/{crm->-contacts.ts → crm-contacts.ts} +0 -0
- /package/src/lib/actions/{crm->-contractors.ts → crm-contractors.ts} +0 -0
- /package/src/lib/actions/{crm->-customers.ts → crm-customers.ts} +0 -0
- /package/src/lib/actions/{crm->-employees.ts → crm-employees.ts} +0 -0
- /package/src/lib/actions/{crm->-external-users.ts → crm-external-users.ts} +0 -0
- /package/src/lib/actions/{crm->-invites.ts → crm-invites.ts} +0 -0
- /package/src/lib/actions/{crm->-sites.ts → crm-sites.ts} +0 -0
- /package/src/lib/actions/{crm->-suppliers.ts → crm-suppliers.ts} +0 -0
- /package/src/lib/actions/{jobs->-activities.ts → jobs-activities.ts} +0 -0
- /package/src/lib/actions/{jobs->-contacts.ts → jobs-contacts.ts} +0 -0
- /package/src/lib/actions/{jobs->-files.ts → jobs-files.ts} +0 -0
- /package/src/lib/actions/{jobs->-tasks.ts → jobs-tasks.ts} +0 -0
- /package/src/lib/actions/{stages->-activities.ts → stages-activities.ts} +0 -0
- /package/src/lib/actions/{stages->-files.ts → stages-files.ts} +0 -0
- /package/src/lib/actions/{stages->-resources.ts → stages-resources.ts} +0 -0
- /package/src/lib/actions/{stages->-tasks.ts → stages-tasks.ts} +0 -0
|
@@ -4,36 +4,84 @@ export declare const bill_created_trigger: import("@activepieces/pieces-framewor
|
|
|
4
4
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
5
5
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
6
6
|
}>, {
|
|
7
|
-
customer: import("@activepieces/pieces-framework").
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
8
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
9
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
10
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
11
|
+
}>>;
|
|
12
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
13
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
14
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
15
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
16
|
+
}>>;
|
|
17
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
18
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
19
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
20
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
21
|
+
}>>;
|
|
10
22
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
11
23
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
12
24
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
13
25
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
14
26
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
15
27
|
}>, {
|
|
16
|
-
customer: import("@activepieces/pieces-framework").
|
|
17
|
-
|
|
18
|
-
|
|
28
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
29
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
30
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
31
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
32
|
+
}>>;
|
|
33
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
34
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
35
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
36
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
37
|
+
}>>;
|
|
38
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
39
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
40
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
41
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
42
|
+
}>>;
|
|
19
43
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
20
44
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
21
45
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
22
46
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
23
47
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
24
48
|
}>, {
|
|
25
|
-
customer: import("@activepieces/pieces-framework").
|
|
26
|
-
|
|
27
|
-
|
|
49
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
50
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
51
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
52
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
53
|
+
}>>;
|
|
54
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
55
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
56
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
57
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
58
|
+
}>>;
|
|
59
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
60
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
61
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
62
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
63
|
+
}>>;
|
|
28
64
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
29
65
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
30
66
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
31
67
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
32
68
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
33
69
|
}>, {
|
|
34
|
-
customer: import("@activepieces/pieces-framework").
|
|
35
|
-
|
|
36
|
-
|
|
70
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
71
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
72
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
73
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
74
|
+
}>>;
|
|
75
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
76
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
77
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
78
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
79
|
+
}>>;
|
|
80
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
81
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
82
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
83
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
84
|
+
}>>;
|
|
37
85
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
38
86
|
}>;
|
|
39
87
|
export declare const bill_updated_trigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
@@ -41,36 +89,84 @@ export declare const bill_updated_trigger: import("@activepieces/pieces-framewor
|
|
|
41
89
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
42
90
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
43
91
|
}>, {
|
|
44
|
-
customer: import("@activepieces/pieces-framework").
|
|
45
|
-
|
|
46
|
-
|
|
92
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
93
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
94
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
95
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
96
|
+
}>>;
|
|
97
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
98
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
99
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
100
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
101
|
+
}>>;
|
|
102
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
103
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
104
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
105
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
106
|
+
}>>;
|
|
47
107
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
48
108
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
49
109
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
50
110
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
51
111
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
52
112
|
}>, {
|
|
53
|
-
customer: import("@activepieces/pieces-framework").
|
|
54
|
-
|
|
55
|
-
|
|
113
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
114
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
115
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
116
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
117
|
+
}>>;
|
|
118
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
119
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
120
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
121
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
122
|
+
}>>;
|
|
123
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
124
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
125
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
126
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
127
|
+
}>>;
|
|
56
128
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
57
129
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
58
130
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
59
131
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
60
132
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
61
133
|
}>, {
|
|
62
|
-
customer: import("@activepieces/pieces-framework").
|
|
63
|
-
|
|
64
|
-
|
|
134
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
135
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
136
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
137
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
138
|
+
}>>;
|
|
139
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
140
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
141
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
142
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
143
|
+
}>>;
|
|
144
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
145
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
146
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
147
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
148
|
+
}>>;
|
|
65
149
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
66
150
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
67
151
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
68
152
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
69
153
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
70
154
|
}>, {
|
|
71
|
-
customer: import("@activepieces/pieces-framework").
|
|
72
|
-
|
|
73
|
-
|
|
155
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
156
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
157
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
158
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
159
|
+
}>>;
|
|
160
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
161
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
162
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
163
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
164
|
+
}>>;
|
|
165
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
166
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
167
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
168
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
169
|
+
}>>;
|
|
74
170
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
75
171
|
}>;
|
|
76
172
|
export declare const bill_status_changed_trigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
@@ -78,36 +174,84 @@ export declare const bill_status_changed_trigger: import("@activepieces/pieces-f
|
|
|
78
174
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
79
175
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
80
176
|
}>, {
|
|
81
|
-
customer: import("@activepieces/pieces-framework").
|
|
82
|
-
|
|
83
|
-
|
|
177
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
178
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
179
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
180
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
181
|
+
}>>;
|
|
182
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
183
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
184
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
185
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
186
|
+
}>>;
|
|
187
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
188
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
189
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
190
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
191
|
+
}>>;
|
|
84
192
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
85
193
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
86
194
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
87
195
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
88
196
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
89
197
|
}>, {
|
|
90
|
-
customer: import("@activepieces/pieces-framework").
|
|
91
|
-
|
|
92
|
-
|
|
198
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
199
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
200
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
201
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
202
|
+
}>>;
|
|
203
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
204
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
205
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
206
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
207
|
+
}>>;
|
|
208
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
209
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
210
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
211
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
212
|
+
}>>;
|
|
93
213
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
94
214
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
95
215
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
96
216
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
97
217
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
98
218
|
}>, {
|
|
99
|
-
customer: import("@activepieces/pieces-framework").
|
|
100
|
-
|
|
101
|
-
|
|
219
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
220
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
221
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
222
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
223
|
+
}>>;
|
|
224
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
225
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
226
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
227
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
228
|
+
}>>;
|
|
229
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
230
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
231
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
232
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
233
|
+
}>>;
|
|
102
234
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
103
235
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
104
236
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
105
237
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
106
238
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
107
239
|
}>, {
|
|
108
|
-
customer: import("@activepieces/pieces-framework").
|
|
109
|
-
|
|
110
|
-
|
|
240
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
241
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
242
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
243
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
244
|
+
}>>;
|
|
245
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
246
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
247
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
248
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
249
|
+
}>>;
|
|
250
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
251
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
252
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
253
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
254
|
+
}>>;
|
|
111
255
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
112
256
|
}>;
|
|
113
257
|
export declare const bill_deleted_trigger: import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
@@ -115,36 +259,84 @@ export declare const bill_deleted_trigger: import("@activepieces/pieces-framewor
|
|
|
115
259
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
116
260
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
117
261
|
}>, {
|
|
118
|
-
customer: import("@activepieces/pieces-framework").
|
|
119
|
-
|
|
120
|
-
|
|
262
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
263
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
264
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
265
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
266
|
+
}>>;
|
|
267
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
268
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
269
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
270
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
271
|
+
}>>;
|
|
272
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
273
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
274
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
275
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
276
|
+
}>>;
|
|
121
277
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
122
278
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.POLLING, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
123
279
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
124
280
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
125
281
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
126
282
|
}>, {
|
|
127
|
-
customer: import("@activepieces/pieces-framework").
|
|
128
|
-
|
|
129
|
-
|
|
283
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
284
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
285
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
286
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
287
|
+
}>>;
|
|
288
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
289
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
290
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
291
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
292
|
+
}>>;
|
|
293
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
294
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
295
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
296
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
297
|
+
}>>;
|
|
130
298
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
131
299
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.MANUAL, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
132
300
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
133
301
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
134
302
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
135
303
|
}>, {
|
|
136
|
-
customer: import("@activepieces/pieces-framework").
|
|
137
|
-
|
|
138
|
-
|
|
304
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
305
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
306
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
307
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
308
|
+
}>>;
|
|
309
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
310
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
311
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
312
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
313
|
+
}>>;
|
|
314
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
315
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
316
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
317
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
318
|
+
}>>;
|
|
139
319
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
140
320
|
}> | import("@activepieces/pieces-framework").ITrigger<TriggerStrategy.APP_WEBHOOK, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
141
321
|
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
142
322
|
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
143
323
|
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
144
324
|
}>, {
|
|
145
|
-
customer: import("@activepieces/pieces-framework").
|
|
146
|
-
|
|
147
|
-
|
|
325
|
+
customer: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
326
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
327
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
328
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
329
|
+
}>>;
|
|
330
|
+
billingCompany: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
331
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
332
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
333
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
334
|
+
}>>;
|
|
335
|
+
tag: import("@activepieces/pieces-framework").MultiSelectDropdownProperty<string, false, import("@activepieces/pieces-framework").CustomAuthProperty<{
|
|
336
|
+
baseUrl: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
337
|
+
clientId: import("@activepieces/pieces-framework").ShortTextProperty<true>;
|
|
338
|
+
clientSecret: import("@activepieces/pieces-framework").SecretTextProperty<true>;
|
|
339
|
+
}>>;
|
|
148
340
|
status: import("@activepieces/pieces-framework").StaticMultiSelectDropdownProperty<string, false>;
|
|
149
341
|
}>;
|
|
150
342
|
//# sourceMappingURL=bill.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bill.d.ts","sourceRoot":"","sources":["bill.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,eAAe,EAAY,MAAM,gCAAgC,CAAC;AAI1F,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"bill.d.ts","sourceRoot":"","sources":["bill.ts"],"names":[],"mappings":"AAAA,OAAO,EAAiB,eAAe,EAAY,MAAM,gCAAgC,CAAC;AAI1F,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkL/B,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkL/B,CAAC;AAEH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkLtC,CAAC;AAEH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkL/B,CAAC"}
|