Class DeleteBranchRequest
Request model for deleting a branch
Inherited Members
Namespace: Noxum.Nova.Cms.Client
Assembly: Noxum.Nova.Cms.Client.dll
Syntax
public class DeleteBranchRequest
Properties
Comment
The transaction comment. May be null.
Declaration
[JsonPropertyName("comment")]
public string Comment { get; set; }
Property Value
| Type | Description |
|---|---|
| string |