interface MapFishPrintLayer {
    opacity: number;
    type: string;
}

Properties

Properties

opacity: number
type: string