interface ThinRequest {
    getId(): string;
}

Implemented by

Methods

Methods

  • Returns string

Generated using TypeDoc