CustomCopyOption interface
Duration based custom options to copy
- Extends
Properties
| duration | Data copied after given timespan |
| object |
Type of the specific object - used for deserializing |
Property Details
duration
Data copied after given timespan
duration?: string
Property Value
string
objectType
Type of the specific object - used for deserializing
objectType: "CustomCopyOption"
Property Value
"CustomCopyOption"