public static interface Country.Builder extends SdkPojo, CopyableBuilder<Country.Builder,Country>
| Modifier and Type | Method and Description |
|---|---|
Country.Builder |
countryCode(String countryCode)
The country code of the remote IP address.
|
Country.Builder |
countryName(String countryName)
The country name of the remote IP address.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCountry.Builder countryCode(String countryCode)
The country code of the remote IP address.
countryCode - The country code of the remote IP address.Country.Builder countryName(String countryName)
The country name of the remote IP address.
countryName - The country name of the remote IP address.Copyright © 2022. All rights reserved.