Interface search_for_NFTs_by_metadata_attributes_RawMetadata

interface search_for_NFTs_by_metadata_attributes_RawMetadata {
    external_url: string;
    genes: string;
    id: number;
    image: string;
    name: string;
    properties: search_for_NFTs_by_metadata_attributes_Properties;
}

Properties

external_url: string
genes: string
id: number
image: string
name: string