Skip to content

Commit

Permalink
chore: add inherit doc to fax client
Browse files Browse the repository at this point in the history
  • Loading branch information
Dovchik committed Jun 3, 2024
1 parent 6258dba commit af94224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Sinch/Fax/FaxClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ internal FaxClient(string projectId, Uri baseAddress, LoggerFactory? loggerFacto
/// <inheritdoc />
public ISinchFaxEmails Emails { get; }

/// <inheritdoc />
public ISinchFaxServices Services { get; }
}
}

0 comments on commit af94224

Please sign in to comment.