Sha256: ae69e25461bda8d4476cd8d1cb9a68ccbebf809b32482415064fd98976fd6a50

Contents?: true

Size: 790 Bytes

Versions: 1

Compression:

Stored size: 790 Bytes

Contents

# HelloSign::ApiAppCreateRequest



## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| `domains`<sup>*_required_</sup> | ```Array<String>``` |  The domain names the ApiApp will be associated with.  |  |
| `name`<sup>*_required_</sup> | ```String``` |  The name you want to assign to the ApiApp.  |  |
| `callback_url` | ```String``` |  The URL at which the ApiApp should receive event callbacks.  |  |
| `custom_logo_file` | ```File``` |  An image file to use as a custom logo in embedded contexts. (Only applies to some API plans)  |  |
| `oauth` | [```SubOAuth```](SubOAuth.md) |    |  |
| `options` | [```SubOptions```](SubOptions.md) |    |  |
| `white_labeling_options` | [```SubWhiteLabelingOptions```](SubWhiteLabelingOptions.md) |    |  |

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hellosign-ruby-sdk-6.0.0.pre.beta docs/ApiAppCreateRequest.md