You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: types/2019-12-03/Accounts.d.ts
+2-2
Original file line number
Diff line number
Diff line change
@@ -589,7 +589,7 @@ declare module 'stripe' {
589
589
individual?: AccountCreateParams.Individual;
590
590
591
591
/**
592
-
* A set of key-value pairs that you can attach to an `Account` object. This can be useful for storing additional information about the account in a structured format.
592
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
593
593
*/
594
594
metadata?: MetadataParam;
595
595
@@ -1186,7 +1186,7 @@ declare module 'stripe' {
1186
1186
individual?: AccountUpdateParams.Individual;
1187
1187
1188
1188
/**
1189
-
* A set of key-value pairs that you can attach to an `Account` object. This can be useful for storing additional information about the account in a structured format.
1189
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/Charges.d.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -1190,7 +1190,7 @@ declare module 'stripe' {
1190
1190
expand?: Array<string>;
1191
1191
1192
1192
/**
1193
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
1193
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/Checkout/Sessions.d.ts
+3-3
Original file line number
Diff line number
Diff line change
@@ -355,7 +355,7 @@ declare module 'stripe' {
355
355
description?: string;
356
356
357
357
/**
358
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
358
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
359
359
*/
360
360
metadata?: MetadataParam;
361
361
@@ -452,7 +452,7 @@ declare module 'stripe' {
452
452
description?: string;
453
453
454
454
/**
455
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
455
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
456
456
*/
457
457
metadata?: MetadataParam;
458
458
@@ -478,7 +478,7 @@ declare module 'stripe' {
478
478
items: Array<SubscriptionData.Item>;
479
479
480
480
/**
481
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
481
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/Coupons.d.ts
+2-2
Original file line number
Diff line number
Diff line change
@@ -143,7 +143,7 @@ declare module 'stripe' {
143
143
max_redemptions?: number;
144
144
145
145
/**
146
-
* A set of key-value pairs that you can attach to a coupon object. It can be useful for storing additional information about the coupon in a structured format.
146
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
147
147
*/
148
148
metadata?: MetadataParam;
149
149
@@ -181,7 +181,7 @@ declare module 'stripe' {
181
181
expand?: Array<string>;
182
182
183
183
/**
184
-
* A set of key-value pairs that you can attach to a coupon object. It can be useful for storing additional information about the coupon in a structured format.
184
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/CustomerBalanceTransactions.d.ts
+2-2
Original file line number
Diff line number
Diff line change
@@ -105,7 +105,7 @@ declare module 'stripe' {
105
105
expand?: Array<string>;
106
106
107
107
/**
108
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
108
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
109
109
*/
110
110
metadata?: MetadataParam;
111
111
}
@@ -129,7 +129,7 @@ declare module 'stripe' {
129
129
expand?: Array<string>;
130
130
131
131
/**
132
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
132
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/CustomerSources.d.ts
+4-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ declare module 'stripe' {
12
12
expand?: Array<string>;
13
13
14
14
/**
15
-
* A set of key-value pairs that you can attach to a card object. It can be useful for storing additional information about the card in a structured format.
15
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
16
16
*/
17
17
metadata?: MetadataParam;
18
18
}
@@ -80,6 +80,9 @@ declare module 'stripe' {
80
80
*/
81
81
expand?: Array<string>;
82
82
83
+
/**
84
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
* A set of key-value pairs that you can attach to a customer object. It can be useful for storing additional information about the customer in a structured format.
242
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
* A set of key-value pairs that you can attach to a customer object. It can be useful for storing additional information about the customer in a structured format.
413
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/Disputes.d.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -269,7 +269,7 @@ declare module 'stripe' {
269
269
expand?: Array<string>;
270
270
271
271
/**
272
-
* A set of key-value pairs that you can attach to a dispute object. This can be useful for storing additional information about the dispute in a structured format.
272
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/ExternalAccounts.d.ts
+4-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ declare module 'stripe' {
17
17
expand?: Array<string>;
18
18
19
19
/**
20
-
* A set of key-value pairs that you can attach to an external account object. It can be useful for storing additional information about the external account in a structured format.
20
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
21
21
*/
22
22
metadata?: MetadataParam;
23
23
}
@@ -90,6 +90,9 @@ declare module 'stripe' {
90
90
*/
91
91
expand?: Array<string>;
92
92
93
+
/**
94
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/FileLinks.d.ts
+2-2
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ declare module 'stripe' {
67
67
expires_at?: number;
68
68
69
69
/**
70
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
70
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
71
71
*/
72
72
metadata?: MetadataParam;
73
73
}
@@ -91,7 +91,7 @@ declare module 'stripe' {
91
91
expires_at?: 'now'|number|'';
92
92
93
93
/**
94
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
94
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/InvoiceItems.d.ts
+2-2
Original file line number
Diff line number
Diff line change
@@ -180,7 +180,7 @@ declare module 'stripe' {
180
180
invoice?: string;
181
181
182
182
/**
183
-
* A set of key-value pairs that you can attach to an invoice item object. It can be useful for storing additional information about the invoice item in a structured format.
183
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
184
184
*/
185
185
metadata?: MetadataParam;
186
186
@@ -258,7 +258,7 @@ declare module 'stripe' {
258
258
expand?: Array<string>;
259
259
260
260
/**
261
-
* A set of key-value pairs that you can attach to an invoice item object. It can be useful for storing additional information about the invoice item in a structured format.
261
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/InvoiceLineItems.d.ts
+3-3
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ declare module 'stripe' {
37
37
invoice_item?: string;
38
38
39
39
/**
40
-
* Whether this is a test line item.
40
+
* Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode.
41
41
*/
42
42
livemode: boolean;
43
43
@@ -258,7 +258,7 @@ declare module 'stripe' {
258
258
invoiceitem?: string;
259
259
260
260
/**
261
-
* A set of key-value pairs that you can attach to an invoice item object. It can be useful for storing additional information about the invoice item in a structured format.
261
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
262
262
*/
263
263
metadata?: MetadataParam;
264
264
@@ -323,7 +323,7 @@ declare module 'stripe' {
323
323
id?: string;
324
324
325
325
/**
326
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
326
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/Invoices.d.ts
+8-2
Original file line number
Diff line number
Diff line change
@@ -538,6 +538,9 @@ declare module 'stripe' {
538
538
*/
539
539
footer?: string;
540
540
541
+
/**
542
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
543
+
*/
541
544
metadata?: MetadataParam;
542
545
543
546
/**
@@ -649,6 +652,9 @@ declare module 'stripe' {
649
652
*/
650
653
footer?: string;
651
654
655
+
/**
656
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
657
+
*/
652
658
metadata?: MetadataParam;
653
659
654
660
/**
@@ -906,7 +912,7 @@ declare module 'stripe' {
906
912
invoiceitem?: string;
907
913
908
914
/**
909
-
* A set of key-value pairs that you can attach to an invoice item object. It can be useful for storing additional information about the invoice item in a structured format.
915
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
910
916
*/
911
917
metadata?: MetadataParam;
912
918
@@ -971,7 +977,7 @@ declare module 'stripe' {
971
977
id?: string;
972
978
973
979
/**
974
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
980
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/Issuing/Authorizations.d.ts
+3-3
Original file line number
Diff line number
Diff line change
@@ -274,7 +274,7 @@ declare module 'stripe' {
274
274
expand?: Array<string>;
275
275
276
276
/**
277
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
277
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
278
278
*/
279
279
metadata?: MetadataParam|'';
280
280
}
@@ -322,7 +322,7 @@ declare module 'stripe' {
322
322
held_amount?: number;
323
323
324
324
/**
325
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
325
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
326
326
*/
327
327
metadata?: MetadataParam|'';
328
328
}
@@ -334,7 +334,7 @@ declare module 'stripe' {
334
334
expand?: Array<string>;
335
335
336
336
/**
337
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
337
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/Issuing/Cardholders.d.ts
+3
Original file line number
Diff line number
Diff line change
@@ -1156,6 +1156,9 @@ declare module 'stripe' {
1156
1156
*/
1157
1157
is_default?: boolean;
1158
1158
1159
+
/**
1160
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/Issuing/Cards.d.ts
+6
Original file line number
Diff line number
Diff line change
@@ -1136,6 +1136,9 @@ declare module 'stripe' {
1136
1136
*/
1137
1137
expand?: Array<string>;
1138
1138
1139
+
/**
1140
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
1141
+
*/
1139
1142
metadata?: MetadataParam;
1140
1143
1141
1144
/**
@@ -2135,6 +2138,9 @@ declare module 'stripe' {
2135
2138
*/
2136
2139
expand?: Array<string>;
2137
2140
2141
+
/**
2142
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
Copy file name to clipboardexpand all lines: types/2019-12-03/Issuing/Disputes.d.ts
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ declare module 'stripe' {
43
43
livemode: boolean;
44
44
45
45
/**
46
-
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
46
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
Copy file name to clipboardexpand all lines: types/2019-12-03/Issuing/Transactions.d.ts
+3
Original file line number
Diff line number
Diff line change
@@ -142,6 +142,9 @@ declare module 'stripe' {
142
142
*/
143
143
expand?: Array<string>;
144
144
145
+
/**
146
+
* Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to `metadata`.
0 commit comments