sdk
sdk
/
com.tpay.sdk.api.providers
/
MerchantDetailsProvider
Merchant
Details
Provider
interface
MerchantDetailsProvider
Interface defining provider for merchant details in different languages
Functions
Functions
merchant
City
Link copied to clipboard
abstract
fun
merchantCity
(
language
:
Language
)
:
String
?
merchant
Display
Name
Link copied to clipboard
abstract
fun
merchantDisplayName
(
language
:
Language
)
:
String
regulations
Link
Link copied to clipboard
abstract
fun
regulationsLink
(
language
:
Language
)
:
String