eservices-core
Advanced tools
Comparing version 1.0.388 to 1.0.389
export default class InvitationService { | ||
static invite(organizationId: number, personKey: string, relationRoleCode: number): Promise<any>; | ||
static invite(organizationId: number, personKey: string, relatedRoleCode: number): Promise<any>; | ||
} |
{ | ||
"name": "eservices-core", | ||
"version": "1.0.388", | ||
"version": "1.0.389", | ||
"description": "Core library", | ||
@@ -5,0 +5,0 @@ "author": "", |
Sorry, the diff of this file is too big to display
464933