@sumup/sdk
Preparing search index...
SumUp
Receipts
ReceiptMerchantData
Type Alias ReceiptMerchantData
Receipt merchant data
type
ReceiptMerchantData
=
{
locale
?:
string
;
merchant_profile
?:
{
address
?:
{
address_line1
?:
string
;
city
?:
string
;
country
?:
string
;
country_en_name
?:
string
;
country_native_name
?:
string
;
landline
?:
string
;
post_code
?:
string
;
}
;
business_name
?:
string
;
email
?:
string
;
merchant_code
?:
string
;
}
;
}
Index
Properties
locale?
merchant_
profile?
Properties
Optional
locale
locale
?:
string
Optional
merchant_
profile
merchant_profile
?:
{
address
?:
{
address_line1
?:
string
;
city
?:
string
;
country
?:
string
;
country_en_name
?:
string
;
country_native_name
?:
string
;
landline
?:
string
;
post_code
?:
string
;
}
;
business_name
?:
string
;
email
?:
string
;
merchant_code
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
locale
merchant_
profile
@sumup/sdk
Loading...
Receipt merchant data