Package | Description |
---|---|
com.mailslurp.apis | |
com.mailslurp.models |
Modifier and Type | Method and Description |
---|---|
List<PhonePlanDto> |
PhoneControllerApi.getPhonePlans() |
ApiResponse<List<PhonePlanDto>> |
PhoneControllerApi.getPhonePlansWithHttpInfo() |
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
PhoneControllerApi.getPhonePlansAsync(ApiCallback<List<PhonePlanDto>> _callback)
(asynchronously)
|
Modifier and Type | Method and Description |
---|---|
PhonePlanDto |
PhonePlanDto.createdAt(OffsetDateTime createdAt) |
static PhonePlanDto |
PhonePlanDto.fromJson(String jsonString)
Create an instance of PhonePlanDto given an JSON string
|
PhonePlanDto |
PhonePlanDto.id(UUID id) |
PhonePlanDto |
PhonePlanDto.phoneCountry(PhonePlanDto.PhoneCountryEnum phoneCountry) |
PhonePlanDto |
PhonePlanDto.userId(UUID userId) |
Copyright © 2023. All rights reserved.