class documentation

class FetchOperationInfoContext(OperationContext):

Constructor: FetchOperationInfoContext(*args, **kwargs)

View In Hierarchy

Context for the fetch_info method.

Includes information from the request.

Inherited from OperationContext:

Method __new__ Undocumented
Class Variable headers Optional header fields sent by the caller.
Class Variable operation The name of the operation.
Class Variable service The name of the service that the operation belongs to.