# View: orch_app_ar_vend_contact

**View Name:** orch_app_ar_vend_contact
**Table Source:** `orchard_app_reporting_v2.art_relations_prod_art_relations.vend_contact`
**File Path:** `views/orch_app_ar_vend_contact.view.lkml`

## Overview

- **File Size:** 1910 bytes
- **Lines of Code:** 96
- **Dimensions:** 10
- **Measures:** 0
- **Dimension Groups:** 1
- **Filters:** 0

## Comments & Notes

- dimension: language {
- type: string
- sql: ${TABLE}.language ;;

## Dimensions

| Name | Type |
|------|------|
| `id` | number |
| `vendor_id` | number |
| `auth0_user_id` | string |
| `contact_id` | number |
| `username` | string |
| `auth0_is_primary` | yesno |
| `contact_is_active` | yesno |
| `contact_is_master` | yesno |
| `is_subaccount_contact` | yesno |
| `subaccount_id` | number |

## Dimension Groups

| Name | Type |
|------|------|
| `auth0_migration` | time |

