FrameSDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
FrameSDK
FrameSDK
/
com.framepayments.framesdk.productphases
/
ProductPhaseRequest
/
UpdateProductPhaseRequest
/
UpdateProductPhaseRequest
Update
Product
Phase
Request
constructor
(
ordinal
:
Int
?
=
null
,
name
:
String
?
=
null
,
pricingType
:
PhasePricingType
?
=
null
,
amountCents
:
Int
?
=
null
,
discountPercentage
:
Float
?
=
null
,
periodCount
:
Int
?
=
null
)