Skip to content

Commit

Permalink
Update ApplicationChoice.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
martyn-w committed Sep 11, 2024
1 parent f2485f3 commit e341003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GetIntoTeachingApi/Models/Crm/ApplicationChoice.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ public enum Status
Withdrawn = 222750011,
ConditionsNotMet = 222750012,
OfferDeferred = 222750013,
Inactive = 222750014,
}

[EntityField("dfe_applyapplicationform", typeof(EntityReference), "dfe_applyapplicationform")]
Expand Down

0 comments on commit e341003

Please sign in to comment.