| Name | Type | Description | Notes |
|---|---|---|---|
| message | String | [optional] | |
| profile | Profile | [optional] |
require 'zernio-sdk'
instance = Zernio::ProfileCreateResponse.new(
message: null,
profile: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| message | String | [optional] | |
| profile | Profile | [optional] |
require 'zernio-sdk'
instance = Zernio::ProfileCreateResponse.new(
message: null,
profile: null
)