Interface iCreateApplicationPayload

interface iCreateApplicationPayload {
    metadata: iMetadataWithoutInternals<NumberType>;
    pages: iApplicationPage<NumberType>[];
}

Properties

Properties

The overall metadata for the application

The pages in the application

MMNEPVFCICPMFPCPTTAAATR