Interface ClipgenAdhocPayload

interface ClipgenAdhocPayload {
    items: ClipgenAdhocItemPayload[];
}

Properties

Properties