@xylabs/sdk-react
Preparing search index...
GoogleAddPaymentInfoProperties
Interface GoogleAddPaymentInfoProperties
interface
GoogleAddPaymentInfoProperties
{
coupon
?:
string
;
currency
?:
string
;
items
?:
GoogleItem
[]
;
payment_type
?:
string
;
value
?:
number
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
GoogleValueProperties
GoogleItemsProperties
GoogleAddPaymentInfoProperties
Indexable
[
key
:
string
]:
unknown
Index
Properties
coupon?
currency?
items?
payment_
type?
value?
Properties
Optional
coupon
coupon
?:
string
Optional
currency
currency
?:
string
Optional
items
items
?:
GoogleItem
[]
Optional
payment_
type
payment_type
?:
string
Optional
value
value
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coupon
currency
items
payment_
type
value
@xylabs/sdk-react
Loading...