blpapi.RequestTemplate

class blpapi.RequestTemplate(handle)

Request templates cache the necessary information to make a request and eliminate the need to create new requests for snapshot services.

destroy()

Destroy the handle using stored dtor

Return type:

None

isValid()

Returns: True if this class holds a handle and the handle is not None.

Return type:

bool