Sha256: 4c59895c4f233399f33546990db2d5182e0e1de7aa9b28f59d39fbc50a7cc96b

Contents?: true

Size: 277 Bytes

Versions: 13

Compression:

Stored size: 277 Bytes

Contents

# TalonOne::NewAccount

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**company_name** | **String** |  | 

## Code Sample

```ruby
require 'TalonOne'

instance = TalonOne::NewAccount.new(company_name: null)
```


Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
talon_one-7.0.0 docs/NewAccount.md
talon_one-6.0.0 docs/NewAccount.md
talon_one-5.0.0 docs/NewAccount.md
talon_one-3.0.2 docs/NewAccount.md
talon_one-3.0.1 docs/NewAccount.md
talon_one-3.0.0 docs/NewAccount.md
talon_one-2.5.1 docs/NewAccount.md
talon_one-2.4.0 docs/NewAccount.md
talon_one-2.3.0 docs/NewAccount.md
talon_one-2.2.0 docs/NewAccount.md
talon_one-2.1.1 docs/NewAccount.md
talon_one-2.1.0 docs/NewAccount.md
talon_one-2.0.0 docs/NewAccount.md