@sumup/sdk
Preparing search index...
SumUp
Merchant
VatRates
Type Alias VatRates
Merchant VAT rates
type
VatRates
=
{
country
?:
string
;
description
?:
string
;
id
?:
number
;
ordering
?:
number
;
rate
?:
number
;
}
Index
Properties
country?
description?
id?
ordering?
rate?
Properties
Optional
country
country
?:
string
Country ISO code
Optional
description
description
?:
string
Description
Optional
id
id
?:
number
Internal ID
Optional
ordering
ordering
?:
number
Ordering
Optional
rate
rate
?:
number
Rate
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
description
id
ordering
rate
@sumup/sdk
Loading...
Merchant VAT rates