UserPaymentMethods
Interfaces
UserPaymentMethodsProps
Indexable
[p
: string
]: any
Any other properties
Properties
Property | Type | Description |
---|---|---|
className? | string | Overrides or extends the styles applied to the component. Default null |
showBillingAddress? | boolean | Show billing address |
Variables
userPaymentMethods
userPaymentMethods:
ForwardRefExoticComponent
<Pick
<UserPaymentMethodsProps
, keyofUserPaymentMethodsProps
> &RefAttributes
<UserPaymentMethodsRef
>>
UserPaymentMethodsSkeleton
UserPaymentMethodsSkeleton:
ForwardRefExoticComponent
<UserPaymentMethodsSkeletonProps
&RefAttributes
<UserPaymentMethodsSkeletonRef
>>