Sha256: b285b1244b14a9b0f8608c2e28d4b97d80ccee1b981f01280d93e51e432f319b
Contents?: true
Size: 328 Bytes
Versions: 4
Compression:
Stored size: 328 Bytes
Contents
# TalonOne::EmailEntity ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **email** | **String** | The email address associated with your account. | ## Code Sample ```ruby require 'TalonOne' instance = TalonOne::EmailEntity.new(email: john.doe@example.com) ```
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
talon_one-3.0.2 | docs/EmailEntity.md |
talon_one-3.0.1 | docs/EmailEntity.md |
talon_one-3.0.0 | docs/EmailEntity.md |
talon_one-2.5.1 | docs/EmailEntity.md |