TextRequestModelFactory Class

Definition

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.

public static class TextRequestModelFactory
type TextRequestModelFactory = class
Public Class TextRequestModelFactory
Inheritance
TextRequestModelFactory

Methods

Name Description
CancelPaymentResponse(Nullable<Int32>, String, String, String, String, Nullable<Single>, Nullable<Boolean>, Nullable<Boolean>, String, String, String)

Creates a new instance of CancelPaymentResponse(Nullable<Int32>, String, String, String, String, Nullable<Single>, Nullable<Boolean>, Nullable<Boolean>, String, String, String).

CreateContactInput(String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, List<Nullable<Int32>>, List<String>, List<Nullable<JsonElement>>, Nullable<Boolean>)

Creates a new instance of CreateContactInput(String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, List<Nullable<Int32>>, List<String>, List<Nullable<JsonElement>>, Nullable<Boolean>).

CreateContactResponse(String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, List<Nullable<Int32>>, List<String>, List<Nullable<JsonElement>>, Nullable<Boolean>, String, String, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<JsonElement>)

Creates a new instance of CreateContactResponse(String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, List<Nullable<Int32>>, List<String>, List<Nullable<JsonElement>>, Nullable<Boolean>, String, String, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<JsonElement>).

CreateDashboardInput(String, String)

Creates a new instance of CreateDashboardInput(String, String).

CreateDashboardResponse(Nullable<Int32>, String, String)

Creates a new instance of CreateDashboardResponse(Nullable<Int32>, String, String).

CreateGroupInput(String, String)

Creates a new instance of CreateGroupInput(String, String).

CreateGroupResponse(Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, String, String, String)

Creates a new instance of CreateGroupResponse(Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, String, String, String).

CreatePaymentInput(String, String, Nullable<Single>, String, String)

Creates a new instance of CreatePaymentInput(String, String, Nullable<Single>, String, String).

CreatePaymentResponse(Nullable<Int32>, String, String, String, String, Nullable<Single>, Nullable<Boolean>, Nullable<Boolean>, String, String, String)

Creates a new instance of CreatePaymentResponse(Nullable<Int32>, String, String, String, String, Nullable<Single>, Nullable<Boolean>, Nullable<Boolean>, String, String, String).

GetContactByPhoneNumberResponse(String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, List<Nullable<Int32>>, List<String>, List<Nullable<JsonElement>>, Nullable<Boolean>, String, String, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<JsonElement>)

Creates a new instance of GetContactByPhoneNumberResponse(String, String, String, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, String, List<Nullable<Int32>>, List<String>, List<Nullable<JsonElement>>, Nullable<Boolean>, String, String, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, String, Nullable<JsonElement>).

GetContactsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>)

Creates a new instance of GetContactsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>).

GetConversationsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>)

Creates a new instance of GetConversationsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>).

GetDashboardResponse(Nullable<Int32>, String, String)

Creates a new instance of GetDashboardResponse(Nullable<Int32>, String, String).

GetDashboardsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>)

Creates a new instance of GetDashboardsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>).

GetGroupByIdResponse(Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, String, String, String)

Creates a new instance of GetGroupByIdResponse(Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, String, String, String).

GetGroupsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>)

Creates a new instance of GetGroupsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>).

GetMessagesByContactPhoneResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>)

Creates a new instance of GetMessagesByContactPhoneResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>).

GetPaymentResponse(Nullable<Int32>, String, String, String, String, Nullable<Single>, Nullable<Boolean>, Nullable<Boolean>, String, String, String)

Creates a new instance of GetPaymentResponse(Nullable<Int32>, String, String, String, String, Nullable<Single>, Nullable<Boolean>, Nullable<Boolean>, String, String, String).

GetPaymentsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>)

Creates a new instance of GetPaymentsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>).

GetTagsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>)

Creates a new instance of GetTagsResponse(Nullable<JsonElement>, List<Nullable<JsonElement>>).

MarkPaymentPaidResponse(Nullable<Int32>, String, String, String, String, Nullable<Single>, Nullable<Boolean>, Nullable<Boolean>, String, String, String)

Creates a new instance of MarkPaymentPaidResponse(Nullable<Int32>, String, String, String, String, Nullable<Single>, Nullable<Boolean>, Nullable<Boolean>, String, String, String).

SendMessageByPhoneNumberInput(String, String, String, String, List<String>)

Creates a new instance of SendMessageByPhoneNumberInput(String, String, String, String, List<String>).

SendMessageByPhoneNumberResponse(String, String, String, String, String, String, String, List<String>)

Creates a new instance of SendMessageByPhoneNumberResponse(String, String, String, String, String, String, String, List<String>).

SendPaymentReminderResponse(Nullable<Int32>, String, String, String, String, Nullable<Single>, Nullable<Boolean>, Nullable<Boolean>, String, String, String)

Creates a new instance of SendPaymentReminderResponse(Nullable<Int32>, String, String, String, String, Nullable<Single>, Nullable<Boolean>, Nullable<Boolean>, String, String, String).

TextingWebhookInput(String, Nullable<Event>, String)

Creates a new instance of TextingWebhookInput(String, Nullable<Event>, String).

TextingWebhookResponse(Nullable<Int32>, String, String)

Creates a new instance of TextingWebhookResponse(Nullable<Int32>, String, String).

UpdateDashboardsNameInput(String)

Creates a new instance of UpdateDashboardsNameInput(String).

UpdateDashboardsNameResponse(Nullable<Int32>, String, String)

Creates a new instance of UpdateDashboardsNameResponse(Nullable<Int32>, String, String).

UpdateGroupInput(String, String)

Creates a new instance of UpdateGroupInput(String, String).

UpdateGroupResponse(Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, String, String, String)

Creates a new instance of UpdateGroupResponse(Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, String, String, String).

Applies to