stripe-android
payments-ui-core
/
com.stripe.android.ui.core.address
/
AddressRepository
Address
Repository
@
Singleton
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
class
AddressRepository
@
Inject
constructor
(
val
resources
:
Resources
?
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Address
Repository
Link copied to clipboard
@
Inject
fun
AddressRepository
(
resources
:
Resources
?
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
initialize
Link copied to clipboard
fun
initialize
(
countryCode
:
String
,
schema
:
ByteArrayInputStream
)
Content copied to clipboard
Properties
resources
Link copied to clipboard
val
resources
:
Resources
?
Content copied to clipboard