OBJECT
ClientSource
Info about how a client was acquire
link GraphQL Schema definition
- type ClientSource {
- String :
- # Get readable source based on ref_type
- String :
- # The source of how a client was acquire: contain ID or a Other string
- String :
- # If ref_source eq 'Other', than it may contain custom string or NULL
- String :
- # The type of the source of how a client was acquire
- String :
- # related object
- InsurancePlan :
- }