bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Interface iCreateApplicationPayload

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

    Properties

    Properties

    The overall metadata for the application

    The pages in the application