Sha256: d2dd13de1c4aca623a86cdce92264d7c9b88a112b9a9d1eadc0b8e0af7d78344

Contents?: true

Size: 1.15 KB

Versions: 38

Compression:

Stored size: 1.15 KB

Contents

# Fastly::SchemasContactResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **user_id** | **String** | The alphanumeric string representing the user for this customer contact. | [optional] |
| **contact_type** | **String** | The type of contact. | [optional] |
| **name** | **String** | The name of this contact, when user_id is not provided. | [optional] |
| **email** | **String** | The email of this contact, when a user_id is not provided. | [optional] |
| **phone** | **String** | The phone number for this contact. Required for primary, technical, and security contact types. | [optional] |
| **customer_id** | **String** | The alphanumeric string representing the customer for this customer contact. | [optional] |
| **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **id** | **String** |  | [optional][readonly] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/SchemasContactResponse.md
fastly-8.10.0 docs/SchemasContactResponse.md
fastly-8.9.0 docs/SchemasContactResponse.md
fastly-8.8.0 docs/SchemasContactResponse.md
fastly-8.7.0 docs/SchemasContactResponse.md
fastly-8.6.0 docs/SchemasContactResponse.md
fastly-8.5.0 docs/SchemasContactResponse.md
fastly-8.4.0 docs/SchemasContactResponse.md
fastly-8.2.0 docs/SchemasContactResponse.md
fastly-8.1.0 docs/SchemasContactResponse.md
fastly-8.0.1 docs/SchemasContactResponse.md
fastly-8.0.0 docs/SchemasContactResponse.md
fastly-7.2.2 docs/SchemasContactResponse.md
fastly-7.2.1 docs/SchemasContactResponse.md
fastly-7.2.0 docs/SchemasContactResponse.md
fastly-7.1.1 docs/SchemasContactResponse.md
fastly-7.1.0 docs/SchemasContactResponse.md
fastly-7.0.0 docs/SchemasContactResponse.md
fastly-6.0.2 docs/SchemasContactResponse.md
fastly-6.0.1 docs/SchemasContactResponse.md