@sumup/sdk
Preparing search index...
import
ListMerchantMembersResponse
Type Alias ListMerchantMembersResponse
type
ListMerchantMembersResponse
=
{
items
:
Member
[]
;
total_count
?:
number
;
}
Index
Properties
items
total_
count?
Properties
items
items
:
Member
[]
Optional
total_
count
total_count
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
items
total_
count
@sumup/sdk
Loading...