AgentRelationToSeller
The AgentRelationToSeller enum includes the set of possible relationships between an agent and a seller that Opendoor cares about.
enum AgentRelationToSeller { CLIENT POTENTIAL_CLIENT REFEREE SELF}Definition
Section titled “Definition”enum AgentRelationToSeller { CLIENT POTENTIAL_CLIENT REFEREE SELF}Values
Section titled “Values”| Value | Description |
|---|---|
CLIENT | — |
POTENTIAL_CLIENT | — |
REFEREE | — |
SELF | — |