Package version:

Interface DeleteLivenessWithVerifySession

interface DeleteLivenessWithVerifySession {
    delete(options?: any): StreamableMethod<DeleteLivenessWithVerifySession200Response | DeleteLivenessWithVerifySessionDefaultResponse>;
    get(options?: any): StreamableMethod<GetLivenessWithVerifySessionResult200Response | GetLivenessWithVerifySessionResultDefaultResponse>;
}

Methods

Methods