centurion-erp-ui
    Preparing search index...

    Interface APIDataObjectUrls

    URLs are recommended to be relative URLs.

    If the APIDataObject uses fields that are of MetadataFieldType Relationship. the corresponding url is added as a URL to this object.

    interface APIDataObjectUrls {
        _self: string;
        [key: string]: string;
    }

    Indexable

    • [key: string]: string

      Additional URLs

    Index

    Properties

    Properties

    _self: string

    Own URL for this object.