@@ -5,26 +5,26 @@ exports[`Typedoc output > should have a deliberate file structure 1`] = `
5
5
"types/act-claim.mdx",
6
6
"types/act-jwt-claim.mdx",
7
7
"types/active-session-resource.mdx",
8
- "types/add-payment-source -params.mdx",
8
+ "types/add-payment-method -params.mdx",
9
9
"types/billing-checkout-json.mdx",
10
10
"types/billing-checkout-resource.mdx",
11
11
"types/billing-checkout-totals-json.mdx",
12
12
"types/billing-checkout-totals.mdx",
13
- "types/billing-initialized-payment-source -json.mdx",
14
- "types/billing-initialized-payment-source -resource.mdx",
13
+ "types/billing-initialized-payment-method -json.mdx",
14
+ "types/billing-initialized-payment-method -resource.mdx",
15
15
"types/billing-money-amount-json.mdx",
16
16
"types/billing-money-amount.mdx",
17
17
"types/billing-namespace.mdx",
18
18
"types/billing-payer-json.mdx",
19
+ "types/billing-payer-methods.mdx",
19
20
"types/billing-payer-resource-type.mdx",
20
21
"types/billing-payer-resource.mdx",
21
22
"types/billing-payment-charge-type.mdx",
22
23
"types/billing-payment-json.mdx",
24
+ "types/billing-payment-method-json.mdx",
25
+ "types/billing-payment-method-resource.mdx",
26
+ "types/billing-payment-method-status.mdx",
23
27
"types/billing-payment-resource.mdx",
24
- "types/billing-payment-source-json.mdx",
25
- "types/billing-payment-source-methods.mdx",
26
- "types/billing-payment-source-resource.mdx",
27
- "types/billing-payment-source-status.mdx",
28
28
"types/billing-payment-status.mdx",
29
29
"types/billing-plan-json.mdx",
30
30
"types/billing-plan-resource.mdx",
@@ -72,21 +72,21 @@ exports[`Typedoc output > should have a deliberate file structure 1`] = `
72
72
"types/field-errors.mdx",
73
73
"types/for-payer-type.mdx",
74
74
"types/get-payment-attempts-params.mdx",
75
- "types/get-payment-sources -params.mdx",
75
+ "types/get-payment-methods -params.mdx",
76
76
"types/get-plans-params.mdx",
77
77
"types/get-statements-params.mdx",
78
78
"types/get-subscription-params.mdx",
79
79
"types/get-token.mdx",
80
80
"types/id-selectors.mdx",
81
- "types/initialize-payment-source -params.mdx",
81
+ "types/initialize-payment-method -params.mdx",
82
82
"types/internal_checkout-props.mdx",
83
83
"types/internal_plan-details-props.mdx",
84
84
"types/internal_subscription-details-props.mdx",
85
85
"types/jwt-claims.mdx",
86
86
"types/jwt-header.mdx",
87
87
"types/legacy-redirect-props.mdx",
88
88
"types/localization-resource.mdx",
89
- "types/make-default-payment-source -params.mdx",
89
+ "types/make-default-payment-method -params.mdx",
90
90
"types/multi-domain-and-or-proxy.mdx",
91
91
"types/organization-custom-role-key.mdx",
92
92
"types/organization-domain-resource.mdx",
@@ -109,7 +109,7 @@ exports[`Typedoc output > should have a deliberate file structure 1`] = `
109
109
"types/protect-props.mdx",
110
110
"types/record-to-path.mdx",
111
111
"types/redirect-options.mdx",
112
- "types/remove-payment-source -params.mdx",
112
+ "types/remove-payment-method -params.mdx",
113
113
"types/reverification-config.mdx",
114
114
"types/saml-strategy.mdx",
115
115
"types/sdk-metadata.mdx",
0 commit comments