Bluestep JS Documentation
    Preparing search index...

    Interface BodyTypeSettings

    interface BodyTypeSettings {
        body: any;
        type: string;
    }
    Index

    Properties

    Properties

    body: any
    type: string