Class BrandingRecords
The branding List model.
[DataContract]
public class BrandingRecords
- Inheritance
-
BrandingRecords
- Inherited Members
Properties
Result
Gets or sets the branding result.
[DataMember(Name = "result", EmitDefaultValue = true)]
public List<ViewBrandDetails> Result { get; set; }