Interface search_for_matched_NFTs_Response

interface search_for_matched_NFTs_Response {
    result: search_for_matched_NFTs_Result;
}

Properties

Properties