GetNftV2InfoData
Type Alias: GetNftV2InfoData
Properties overview
- body: NFTRequestParams; ↗
type GetNftV2InfoData = {
body: NFTRequestParams;
};
Defined in: packages/api/src/client/types.gen.ts:985
Type declaration
body
body: NFTRequestParams;
Updated 10 days ago