@sumup/sdk
Preparing search index...
types
SumUp
Memberships
ListMembershipsQueryParams
Type Alias ListMembershipsQueryParams
type
ListMembershipsQueryParams
=
{
kind
?:
ResourceType
;
limit
?:
number
;
offset
?:
number
;
"resource.attributes.sandbox"
?:
boolean
;
"resource.name"
?:
string
;
}
Index
Properties
kind?
limit?
offset?
resource.attributes.sandbox?
resource.name?
Properties
Optional
kind
kind
?:
ResourceType
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
resource.attributes.sandbox
"resource.attributes.sandbox"
?:
boolean
Optional
resource.name
"resource.name"
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
limit
offset
resource.attributes.sandbox
resource.name
@sumup/sdk
Loading...