this for fluent chaining.
Methods
setAgentId(id: string): this
Set the unique agent identifier.
Agent ID string (e.g.
"travel_agent_v2").return
this for chaining.setAgentName(name: string): this
Set the human-readable agent name.
Agent display name (e.g.
"travel_agent").return
this for chaining.