@aleph-sdk/monorepo
Preparing search index...
message/src
GetAccountFilesResponse
Type Alias GetAccountFilesResponse
type
GetAccountFilesResponse
=
{
address
:
string
;
files
:
AccountFile
[]
;
pagination_page
:
number
;
pagination_per_page
:
number
;
pagination_total
:
number
;
total_size
:
number
;
}
Index
Properties
address
files
pagination_
page
pagination_
per_
page
pagination_
total
total_
size
Properties
address
address
:
string
files
files
:
AccountFile
[]
pagination_
page
pagination_page
:
number
pagination_
per_
page
pagination_per_page
:
number
pagination_
total
pagination_total
:
number
total_
size
total_size
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
files
pagination_
page
pagination_
per_
page
pagination_
total
total_
size
@aleph-sdk/monorepo
Loading...