toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-core
/
com.stripe.android.core.model
/
StripeFile
/
StripeFile
Stripe
File
constructor
(
id
:
String
?
=
null
,
created
:
Long
?
=
null
,
filename
:
String
?
=
null
,
purpose
:
StripeFilePurpose
?
=
null
,
size
:
Int
?
=
null
,
title
:
String
?
=
null
,
type
:
String
?
=
null
,
url
:
String
?
=
null
)