centurion-erp-ui
    Preparing search index...

    Interface MetadataUrls

    These URLs are related to the current object.

    interface MetadataUrls {
        self: string;
        sub_models?: object;
    }
    Index

    Properties

    Properties

    self: string

    The URL to the curent object.

    sub_models?: object

    Urls to any sub-models this object has where key is unique value and url is the value.