Type Alias InvitationAcceptResponseDto

InvitationAcceptResponseDto: {
    identifier: string;
    tenantKey: string;
}