Interface PVRGetPropertiesParams

PVRGetPropertiesParams ($ref: "PVR.GetProperties.Params") Parameters for the GetProperties method.

interface PVRGetPropertiesParams {
    properties: PVRProperty[];
}

Properties

Properties

properties: PVRProperty[]