stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
payments-core
/
com.stripe.android
/
GooglePayJsonFactory
/
BillingAddressParameters
/
BillingAddressParameters
Billing
Address
Parameters
@
JvmOverloads
constructor
(
isRequired
:
Boolean
=
false
,
format
:
GooglePayJsonFactory.BillingAddressParameters.Format
=
Format.Min
,
isPhoneNumberRequired
:
Boolean
=
false
)