CustomCopyOption interface
Duration based custom options to copy
- Extends
Properties
duration | Data copied after given timespan |
object |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
duration
Data copied after given timespan
duration?: string
Property Value
string
objectType
Polymorphic discriminator, which specifies the different types this object can be
objectType: "CustomCopyOption"
Property Value
"CustomCopyOption"