Sha256: b919b3e2d5de5ef74955b20abb53405f8c7dc2b91f37a399fdc58c0fbfc60fc0

Contents?: true

Size: 324 Bytes

Versions: 4

Compression:

Stored size: 324 Bytes

Contents

# SyncteraRubySdk::LicensePatch

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **license_number** | **String** | The entity's license number |  |

## Example

```ruby
require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::LicensePatch.new(
  license_number: 10321
)
```

Version data entries

4 entries across 4 versions & 1 rubygems

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