Skip to content

Commit

Permalink
Update DeveloperApiKeyResult.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Aug 21, 2019
1 parent d5ee768 commit 999b2ba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ public class DeveloperApiKeyResult
public string OrganizationName { get; set; }
public string ApiKey { get; set; }
public DateTime LicenseEndTime { get; set; }
public string LicenseCode { get; set; }
}
}

0 comments on commit 999b2ba

Please sign in to comment.