Interface DroppedAssetOptionalInterface

Hierarchy

  • DroppedAssetOptionalInterface

Properties

attributes?: DroppedAssetInterface | {
    text: string;
    urlSlug?: string;
}
credentials?: object | InteractiveCredentials