@aleph-sdk/monorepo
Preparing search index...
message/src
PostGetConfiguration
Type Alias PostGetConfiguration
type
PostGetConfiguration
=
{
addresses
?:
string
[]
;
channels
?:
string
[]
;
hashes
?:
string
[]
;
page
?:
number
;
pagination
?:
number
;
refs
?:
string
[]
;
tags
?:
string
[]
;
types
?:
string
|
string
[]
;
}
Index
Properties
addresses?
channels?
hashes?
page?
pagination?
refs?
tags?
types?
Properties
Optional
addresses
addresses
?:
string
[]
Optional
channels
channels
?:
string
[]
Optional
hashes
hashes
?:
string
[]
Optional
page
page
?:
number
Optional
pagination
pagination
?:
number
Optional
refs
refs
?:
string
[]
Optional
tags
tags
?:
string
[]
Optional
types
types
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
addresses
channels
hashes
page
pagination
refs
tags
types
@aleph-sdk/monorepo
Loading...