Preparing search index...
The search index is not available
@metaplex-foundation/digital-asset-standard-api - v1.0.4
@metaplex-foundation/digital-asset-standard-api - v1.0.4
GetAssetsByOwnerRpcInput
Type alias GetAssetsByOwnerRpcInput
Get
Assets
By
Owner
Rpc
Input
:
{
after
:
undefined
|
Nullable
<
string
>
;
before
:
undefined
|
Nullable
<
string
>
;
limit
:
undefined
|
Nullable
<
number
>
;
owner
:
PublicKey
<
string
>
;
page
:
undefined
|
Nullable
<
number
>
;
sortBy
:
undefined
|
Nullable
<
DasApiParamAssetSortBy
>
;
}
Type declaration
after
:
undefined
|
Nullable
<
string
>
before
:
undefined
|
Nullable
<
string
>
limit
:
undefined
|
Nullable
<
number
>
owner
:
PublicKey
<
string
>
The address of the owner of the assets.
page
:
undefined
|
Nullable
<
number
>
sort
By
:
undefined
|
Nullable
<
DasApiParamAssetSortBy
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@metaplex-
foundation/digital-
asset-
standard-
api -
v1.0.4
<internal>
Get
Assets
By
Owner
Rpc
Input
__type
Generated using
TypeDoc
The address of the owner of the assets.