interface SourceAuthorisation {
    type?: AuthorisationType;
}

Properties

Properties