Skip to content

Commit

Permalink
Fix the docstring for CommunicationIdentifierModel
Browse files Browse the repository at this point in the history
  • Loading branch information
turalf committed Jan 29, 2021
1 parent 752ec82 commit 7b89376
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class CommunicationIdentifierModel(msrest.serialization.Model):
:param kind: Required. Kind of Communication Identifier.
:type kind: CommunicationIdentifierKind
:param id: identifies the Communication Identitity.
:param id: Full id of the identitifier.
:type id: str
:param phone_number: phone number in case the identity is phone number.
:type phone_number: str
Expand Down

0 comments on commit 7b89376

Please sign in to comment.