REST API URL of the instance.

interface SelfLinkDto {
    self?: string;
}

Properties

Properties

self?: string