Sha256: 49dbde679167f61353a4cf65d3e19e5d556b955b3413a5f1963eee655212f01f
Contents?: true
Size: 794 Bytes
Versions: 15
Compression:
Stored size: 794 Bytes
Contents
# Dropbox::Sign::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
15 entries across 15 versions & 1 rubygems