Business rules

Interface IHobby

The things you enjoy doing.

Index

Properties

Properties

optional public Frequency?: HobbyFrequency

How often do you participate in this hobby.

optional public HobbyName?: string

Description of your hobby.

optional public Paid?: boolean

Return true if this is a paid hobby, otherwise false.

optional public Recommedation?: boolean

Return true if you would recommend this hobby to a friend, otherwise false.