Interface PropertyUsagesResponse

interface PropertyUsagesResponse {
    data: PropertyUsages[];
}

Properties

Properties

Generated using TypeDoc