Skip to content

Commit

Permalink
chore: update TypeScript definition - time stamp: 2020-04-08
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions authored and Github Actions committed May 8, 2020
1 parent 80af469 commit 0562e4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/foundations-ts-definitions/types/platform-schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1418,7 +1418,7 @@ export interface ContactRoleModel {
*/
contactId?: string
/**
* The type of related entity (applicant/vendor/landlord/tenancy)
* The type of related entity (applicant/landlord/offer/tenancy/vendor)
*/
associatedType?: string
/**
Expand Down Expand Up @@ -6202,7 +6202,7 @@ export interface PagedResultContactRoleModel_ {
*/
contactId?: string
/**
* The type of related entity (applicant/vendor/landlord/tenancy)
* The type of related entity (applicant/landlord/offer/tenancy/vendor)
*/
associatedType?: string
/**
Expand Down

0 comments on commit 0562e4c

Please sign in to comment.