| Field | Type | Required | Description | Example |
|---|---|---|---|---|
addresses |
T::Array<Models::Shared::AccountAddress> | ➖ | N/A | |
annual_revenue |
T.nilable(::String) | ➖ | N/A | |
created_at |
Date | ➖ | Timestamp when the account was created | 2021-01-01T01:01:01.000Z |
description |
T.nilable(::String) | ➖ | N/A | |
id |
T.nilable(::String) | ➖ | Unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
industries |
T::Array<::String> | ➖ | Values of the industries | [ "Information Technology", "Airlines \u0026 Airports", "Personal Care \u0026 Household Products" ] |
name |
T.nilable(::String) | ➖ | N/A | |
owner_id |
T.nilable(::String) | ➖ | N/A | |
phone_numbers |
T::Array<::String> | ➖ | List of account phone numbers | [ "+1123425334" ] |
remote_id |
T.nilable(::String) | ➖ | Provider's unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
remote_owner_id |
T.nilable(::String) | ➖ | Provider's unique identifier of the owner | e3cb75bf-aa84-466e-a6c1-b8322b257a48 |
unified_custom_fields |
T::Hash[Symbol, ::Object] | ➖ | Custom Unified Fields configured in your StackOne project | { "my_project_custom_field_1": "REF-1236", "my_project_custom_field_2": "some other value" } |
updated_at |
Date | ➖ | Timestamp when the account was last updated | 2021-01-01T01:01:01.000Z |
website |
T.nilable(::String) | ➖ | N/A |