Sha256: 03bae0744ca665d4655c0fe63f38fa41b849c2d8d5758e6d9a4bcac0a340b18a

Contents?: true

Size: 358 Bytes

Versions: 6

Compression:

Stored size: 358 Bytes

Contents

# TalonOne::CustomerProfileUpdateV2Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**customer_profile** | [**CustomerProfile**](CustomerProfile.md) |  | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::CustomerProfileUpdateV2Response.new(customer_profile: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/CustomerProfileUpdateV2Response.md
talon_one-6.0.0 docs/CustomerProfileUpdateV2Response.md
talon_one-5.0.0 docs/CustomerProfileUpdateV2Response.md
talon_one-3.0.2 docs/CustomerProfileUpdateV2Response.md
talon_one-3.0.1 docs/CustomerProfileUpdateV2Response.md
talon_one-3.0.0 docs/CustomerProfileUpdateV2Response.md