Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 377 Bytes

File metadata and controls

20 lines (13 loc) · 377 Bytes

IDType

Type of the id in the incoming request.

Example Usage

from glean.api_client.models import IDType

value = IDType.CHANNEL_NAME

Values

Name Value
CHANNEL_NAME CHANNEL_NAME
THREAD_ID THREAD_ID
CONVERSATION_ID CONVERSATION_ID