Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 499 Bytes

artifactqueryrequestbody.md

File metadata and controls

19 lines (14 loc) · 499 Bytes

ArtifactQueryRequestBody

Example Usage

import { ArtifactQueryRequestBody } from "@simplesagar/vercel/models/artifactqueryop.js";

let value: ArtifactQueryRequestBody = {
  hashes: [
    "<value>",
  ],
};

Fields

Field Type Required Description
hashes string[] ✔️ artifact hashes