interface HashResponse {
    hash: string;
}

Properties

Properties

hash: string