Interface IDepositPhotosConfig
A structure defining properties of the Depositphotos source.
Properties
actionMode
Declaration
Property Value
apiKey
The key required to use the Depositphotos API. To get this key, contact Depositphotos.
Declaration
Property Value
insertItemConfirmationEnabled
Displays a dialog box informing your users that they will need to pay for images at checkout. The default value is true.
Declaration
insertItemConfirmationEnabled?: boolean
Property Value
size
The size of images returned by the Depositphotos API.
Declaration
size: IframeApi.Configuration.ImageSize.ImageSizeType
Property Value
type
Declaration
Property Value
Type |
Description |
"DepositPhotos" |
|
userId
Allows you to filter assets by a user identifier in Depositphotos. By default, such a filtering is not performed.
Declaration
Property Value