@sumup/sdk
Preparing search index...
SumUp
Merchant
Account
Type Alias Account
Profile information.
type
Account
=
{
type
?:
"normal"
|
"operator"
;
username
?:
string
;
}
Index
Properties
type?
username?
Properties
Optional
type
type
?:
"normal"
|
"operator"
The role of the user.
Optional
username
username
?:
string
Username of the user profile.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
username
@sumup/sdk
Loading...
Profile information.