Preparing search index...
The search index is not available
TESSA Web API
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
Application.
App
Application.DI
DI_
Interfaces
Application.
Extensions
Application.
Http
Application.
Localization
Application.
Session
Core.
Annotation
Core.
Common
Core.
Debug
Core.
Error
Core.
Formatting
Core.
Guid
Core.
Scope
Core.
Serialization
Core.
Storage
Core.
Validation
Platform.
Business
Calendar
Business
Calendar
Request
Types
Calendar
Days
Platform.
Cards
Platform.
Cards.
Common
Platform.
Cards.
Extensions
Platform.
Cards.
Metadata
Platform.
Cards.
Service
Platform.
Cards.
Types
Platform.
Cards.
Validation
Platform.
Cards.
Workflow
Platform.
Content
Platform.
Content.
Avatar
Platform.
Files
Platform.
Formatting
Platform.
Forums
Platform.
Initialization
Platform.
Operations
Platform.
Placeholders
Platform.
Scheme
Platform.
Tags
Platform.
Validation
Platform.
Views
Platform.
Views.
Export
Platform.
Views.
Extensions
Platform.
Views.
Metadata
Platform.
Views.
Search
Queries
Platform.
Views.
Service
Platform.
Workflow
Platform.
Workflow.
Kr
Process
Platform.
Workflow.
Signals
Platform.
Workplaces
Platform.
Workplaces.
Extensions
Platform.
Workplaces.
Metadata
Platform.
Workplaces.
Service
Platform.
Workplaces.
Visitors
UI.
Common
UI.
View
Model
TESSA Web API
Platform.Cards.Extensions
CardDeleteExtensionContext
Class CardDeleteExtensionContext
Hierarchy
CardExtensionContext
CardDeleteExtensionContext
Implements
ICardDeleteExtensionContext
Index
Constructors
constructor
Properties
card
Metadata
card
Type
card
Type
Name
info
method
request
request
Is
Successful
response
session
validation
Result
Constructors
constructor
new
Card
Delete
Extension
Context
(
request
:
CardDeleteRequest
, method
:
Default
, cardType
:
null
|
CardType
, cardTypeName
:
null
|
string
, cardMetadata
:
ICardMetadata
, session
:
ISession
)
:
CardDeleteExtensionContext
Parameters
request:
CardDeleteRequest
method:
Default
cardType:
null
|
CardType
cardTypeName:
null
|
string
cardMetadata:
ICardMetadata
session:
ISession
Returns
CardDeleteExtensionContext
Properties
Readonly
card
Metadata
card
Metadata
:
ICardMetadata
card
Type
card
Type
:
null
|
CardType
Readonly
card
Type
Name
card
Type
Name
:
null
|
string
Readonly
info
info
:
IStorage
<
unknown
>
Readonly
method
method
:
Default
Readonly
request
request
:
CardDeleteRequest
request
Is
Successful
request
Is
Successful
:
boolean
response
response
:
null
|
CardDeleteResponse
Readonly
session
session
:
ISession
validation
Result
validation
Result
:
IValidationResultBuilder
Generated using
TypeDoc