Sha256: 0eaa44635418169cc5b448440583876335b2e358dc14c7e3a9bf4b92d980cdbd

Contents?: true

Size: 394 Bytes

Versions: 4

Compression:

Stored size: 394 Bytes

Contents

# SyncteraRubySdk::PersonalIdCustomerId

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **customer_id** | **String** | Id of the customer having this personal identifier | [optional] |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::PersonalIdCustomerId.new(
  customer_id: 21943c51-e4ff-4e57-9558-08cab6b963fe
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
synctera_ruby_sdk-1.1.3 docs/PersonalIdCustomerId.md
synctera_ruby_sdk-1.1.2 docs/PersonalIdCustomerId.md
synctera_ruby_sdk-1.1.1 docs/PersonalIdCustomerId.md
synctera_ruby_sdk-1.0.0 docs/PersonalIdCustomerId.md