Azure.Connectors.Sdk.TextRequest.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| CancelPaymentResponse |
Response for Cancels the specified payment |
| CreateContactInput |
Create or update a contact |
| CreateContactResponse |
Response for Create or update a contact |
| CreateDashboardInput |
Create a new dashboard with the given name and phone number |
| CreateDashboardResponse |
Response for Create a new dashboard with the given name and phone number |
| CreateGroupInput |
Creates a new group |
| CreateGroupResponse |
Response for Creates a new group |
| CreatePaymentInput |
Creates a new payment |
| CreatePaymentResponse |
Response for Creates a new payment |
| GetContactByPhoneNumberResponse |
Response for Gets the contact with the specified phone number |
| GetContactsResponse |
Response for Get all contacts that match the specified filtering criterion |
| GetConversationsResponse |
Response for Gets all conversations for this dashboard |
| GetDashboardResponse |
Response for Get info on this specific dashboard |
| GetDashboardsResponse |
Response for Get all dashboards in an account |
| GetGroupByIdResponse |
Response for Get a group by its id |
| GetGroupsResponse |
Response for Gets all groups |
| GetMessagesByContactPhoneResponse |
Response for Get a conversation's messages by a contact's phone number |
| GetPaymentResponse |
Response for Gets the payment with the specified id |
| GetPaymentsResponse |
Response for Gets all payments |
| GetTagsResponse |
Response for Gets all tags |
| MarkPaymentPaidResponse |
Response for Mark a payment as paid |
| SendMessageByPhoneNumberInput |
Send a message to the contact with the given phone number |
| SendMessageByPhoneNumberResponse |
Response for Send a message to the contact with the given phone number |
| SendPaymentReminderResponse |
Response for Send a follow-up text reminding the user to pay the specified payment |
| TextingWebhookInput |
Triggers when a text is sent or received |
| TextingWebhookResponse |
Response for Triggers when a text is sent or received |
| TextRequestModelFactory |
Model factory for creating instances of TextRequest models. Use these factory methods to construct model instances in tests and scenarios where output-only properties (with init-only setters) need to be populated. |
| UpdateDashboardsNameInput |
Update a specific dashboard's name |
| UpdateDashboardsNameResponse |
Response for Update a specific dashboard's name |
| UpdateGroupInput |
Updates a group with the given id |
| UpdateGroupResponse |
Response for Updates a group with the given id |
Structs
| Name | Description |
|---|---|
| Event |
Extensible enum for known Event values. |