toggle menu
stripe-android
androidJvm
switch theme
search in API
payments-core
/
com.stripe.android.model
/
SourceOrderParams
/
Item
/
Item
Item
constructor
(
type
:
SourceOrderParams.Item.Type
?
=
null
,
amount
:
Int
?
=
null
,
currency
:
String
?
=
null
,
description
:
String
?
=
null
,
parent
:
String
?
=
null
,
quantity
:
Int
?
=
null
)