Class BrandingRecords
The branding List model.
Inheritance
System.Object
BrandingRecords
Namespace: BoldSign.Model
Assembly: BoldSign.Api.dll
Syntax
public class BrandingRecords : object
Properties
| Improve this Doc View SourceResult
Gets or sets the branding result.
Declaration
public List<ViewBrandDetails> Result { get; set; }
Property Value
Type | Description |
---|---|
List<ViewBrandDetails> |