CoffeeDto Class

CoffeeDto
Object

Syntax

public class CoffeeDto : Dto

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Constructors

Name Summary
CoffeeDto()

Properties

Name Value Summary
Id Guid
Inherited from Dto
Name string
Regions IEnumerable<string>
Species string

Extension Methods