Export

DrucksacheTextListResponseAllOf

interface DrucksacheTextListResponseAllOf {
    documents: DrucksacheText[];
}

Properties

Properties

documents: DrucksacheText[]

Memberof

DrucksacheTextListResponseAllOf

Generated using TypeDoc