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

Properties

Properties

name: string