Skip to content
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
coxlr committed Nov 13, 2018
1 parent adfd64b commit 0f1535a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ RingCentral::getOperatorMessages((new \DateTime())->modify('-1 hours'));

| Name | Required | Type | Default | Description |
| --- | --- | --- | --- | --- |
| fromDate | false | DateTime | | The date and time to start the search from must be in the format Y-m-d\TH:i:s.z\Z |
| fromDate | false | Object | | The date and time to start the search from must be be a PHP date object |


### Get messages sent and received for a given extension (Needs admin access)
Expand Down

0 comments on commit 0f1535a

Please sign in to comment.