interface ThinRequest {
    getId(): string;
}

Implemented by

Methods

Methods

Generated using TypeDoc