CandideServer.MessageModels.Citizens.Jobs.UpdateJobRecipesMessage
Type JSONpublic class in CandideServer.MessageModels.Citizens.Jobs
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Citizens.Jobs - Base type
System.Object - Hash
69599E1532147A58CB5CE68DD12A708C709DEFEC5E6A2299F6B3F8FE9980C900
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
JobId# | public | public System.Guid JobId |
RewardWasUnlockedMessage# | public | public CandideServer.MessageModels.RewardWasUnlockedMessage RewardWasUnlockedMessage |
Shops# | public | public System.Collections.Generic.List<System.String> Shops |
UnlockedWorkRecipeIds# | public | public System.Collections.Generic.HashSet<System.String> UnlockedWorkRecipeIds |
WorkRecipeGroupIds# | public | public System.Collections.Generic.List<System.String> WorkRecipeGroupIds |