interface MFPCapabilitiesLayout {
    attributes: MFPCapabilitiesLayoutAttribute[];
    name: string;
}
Index

Properties

Properties

name: string