Interface ProductTypeDefinitionsApiModelSchemaLinkLink

Link to retrieve the schema.

SchemaLinkLink

interface ProductTypeDefinitionsApiModelSchemaLinkLink {
    resource: string;
    verb: "GET" | Get;
}

Properties

Properties

resource: string

URI resource for the link.

SchemaLinkLink

verb: "GET" | Get

HTTP method for the link operation.

SchemaLinkLink

MMNEPVFCICPMFPCPTTAAATR