Vana SDK - v0.1.0
Preparing search index...
types/external-apis
PinataListResponse
Interface PinataListResponse
Pinata list response
interface
PinataListResponse
{
count
:
number
;
rows
:
PinataPin
[]
;
}
Index
Properties
count
rows
Properties
count
count
:
number
Total count of pins
rows
rows
:
PinataPin
[]
Array of pin information
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
count
rows
Vana SDK - v0.1.0
Loading...
Pinata list response