- Preparing search index...
- The search index is not available
@shyft-to/js
Type alias AssetsByAuthorityRequest
Assets
By
Authority
Request
: { after
?: string; authorityAddress
: string; before
?: string; displayOptions
?: DisplayOptions; limit
?: number; page
: number; sortBy
?: AssetSortingRequest; }
Type declaration
-
Optional
after?: string
-
authorityAddress: string
-
Optional
before?: string
-
-
Optional
limit?: number
-
page: number
-