Interface IOAIListMetadataFormatsRequestParamsInterface

interface IOAIListMetadataFormatsRequestParamsInterface {
    identifier?: string;
}

Properties

Properties

identifier?: string

Generated using TypeDoc