Package version:

Interface DeleteLivenessWithVerifySession

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

Methods

Methods