Package com.ringcentral.definitions
Class GetBulkAddTaskResultsV2Response
java.lang.Object
com.ringcentral.definitions.GetBulkAddTaskResultsV2Response
-
Field Summary
FieldsModifier and TypeFieldDescriptionTask creation time in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format Format: date-timeInternal identifier of a taskList of account phone numbers RequiredTask status Example: Accepted -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreationTime
(String creationTime) records
(AddPhoneNumbersResponseItem[] records)
-
Field Details
-
records
List of account phone numbers Required -
id
Internal identifier of a task -
creationTime
Task creation time in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format Format: date-time -
status
Task status Example: Accepted
-
-
Constructor Details
-
GetBulkAddTaskResultsV2Response
public GetBulkAddTaskResultsV2Response()
-
-
Method Details
-
records
-
id
-
creationTime
-
status
-