RBWCM-SDK Documentation - v1.1.0
    Preparing search index...

    Interface UpdateRankedSystemDto

    Data Transfer Object for updating a Ranked System.

    interface UpdateRankedSystemDto {
        displayname?: string;
        main?: boolean;
    }
    Index

    Properties

    Properties

    displayname?: string

    The new public display name.

    main?: boolean

    Change primary system status.