Class GetStatusDetailCommandArguments
- Namespace
- Kentico.Xperience.Admin.DigitalCommerce.UIPages
- Assembly
- Kentico.Xperience.Admin.DigitalCommerce.dll
GetStatusDetail(GetStatusDetailCommandArguments, CancellationToken) command arguments.
public sealed class GetStatusDetailCommandArguments
- Inheritance
-
objectGetStatusDetailCommandArguments
- Extension Methods
Constructors
GetStatusDetailCommandArguments()
public GetStatusDetailCommandArguments()
Properties
Identifier
Code name of the order status for receiving detail.
public string Identifier { get; set; }
Property Value
- string