FrameSDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
FrameSDK
FrameSDK
/
com.framepayments.framesdk.products
/
ProductsRequests
/
UpdateProductRequest
/
UpdateProductRequest
Update
Product
Request
constructor
(
name
:
String
?
=
null
,
description
:
String
?
=
null
,
defaultPrice
:
Int
?
=
null
,
shippable
:
Boolean
?
=
null
,
url
:
String
?
=
null
,
metadata
:
Map
<
String
,
String
>
?
=
null
)