Module option

Module option 

Source
Expand description

Configurable options which can be used to customize API behaviors or responses.

§Note

Some requests do not support all of these parameters, and using them will cause an error.

Be careful and read the documentation of API from Microsoft before applying any options.

§See also

Microsoft Docs

Structs§

CollectionOption
Option for GET-like requests for a collection of resource objects.
DriveItemPutOption
Option for PUT-like requests of DriveItem.
ObjectOption
Option for GET-like requests to one resource object.

Enums§

Order
Specify the sorting order.