| Package | Description |
|---|---|
| com.mailslurp.apis | |
| com.mailslurp.models |
| Modifier and Type | Method and Description |
|---|---|
List<EmergencyAddressDto> |
PhoneControllerApi.getEmergencyAddresses() |
ApiResponse<List<EmergencyAddressDto>> |
PhoneControllerApi.getEmergencyAddressesWithHttpInfo() |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
PhoneControllerApi.getEmergencyAddressesAsync(ApiCallback<List<EmergencyAddressDto>> _callback)
(asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
EmergencyAddressDto |
EmergencyAddressDto.address1(String address1) |
static EmergencyAddressDto |
EmergencyAddressDto.fromJson(String jsonString)
Create an instance of EmergencyAddressDto given an JSON string
|
EmergencyAddressDto |
EmergencyAddressDto.id(UUID id) |
EmergencyAddressDto |
EmergencyAddressDto.phoneCountry(EmergencyAddressDto.PhoneCountryEnum phoneCountry) |
Copyright © 2023. All rights reserved.