Models
from typing import Optional, List, Dict, Union, Any, Literal
class InlineResponse200:
total_flow_count: Optional[str]
from typing import Optional, List, Dict, Union, Any, Literal
class InlineResponse200:
total_flow_count: Optional[str]