SentSharesGetSentShare interface

Methods

delete(RequestParameters)

Delete a sent share

get(RequestParameters)

Get a sent share

put(SentSharesCreateOrReplaceParameters)

Create or replace a sent share

Method Details

delete(RequestParameters)

Delete a sent share

function delete(options?: RequestParameters): StreamableMethod<SentSharesDeleteSentShare202Response | SentSharesDeleteSentShareDefaultResponse>

Parameters

Returns

get(RequestParameters)

Get a sent share

function get(options?: RequestParameters): StreamableMethod<SentSharesGetSentShare200Response | SentSharesGetSentShareDefaultResponse>

Parameters

Returns

put(SentSharesCreateOrReplaceParameters)

Create or replace a sent share

function put(options: SentSharesCreateOrReplaceParameters): StreamableMethod<SentSharesCreateOrReplace200Response | SentSharesCreateOrReplace201Response | SentSharesCreateOrReplaceDefaultResponse>

Parameters

Returns