Interface RossumEmbeddedResponseModel

interface RossumEmbeddedResponseModel {
    url: string;
}

Properties

Properties

url: string