stripe-android
payments-core
/
com.stripe.android.networking
/
StripeRepository
/
consumerSignUp
consumer
Sign
Up
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
abstract
suspend
fun
consumerSignUp
(
email
:
String
,
phoneNumber
:
String
,
country
:
String
,
cookies
:
String
?
,
requestOptions
:
ApiRequest.Options
)
:
ConsumerSession
?
Content copied to clipboard