Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 982 Bytes

ApiAppResponse.md

File metadata and controls

19 lines (15 loc) · 982 Bytes

Dropbox::Sign::ApiAppResponse

Contains information about an API App.

Properties

Name Type Description Notes
callback_url String The app's callback URL (for events)
client_id String The app's client id
created_at Integer The time that the app was created
domains Array<String> The domain name(s) associated with the app
name String The name of the app
is_approved Boolean Boolean to indicate if the app has been approved
oauth ApiAppResponseOAuth
options ApiAppResponseOptions
owner_account ApiAppResponseOwnerAccount
white_labeling_options ApiAppResponseWhiteLabelingOptions