GetStateQueryParams

data class GetStateQueryParams(val countryCode: String, val regionCode: String? = null)

Constructors

Link copied to clipboard
constructor(countryCode: String, regionCode: String? = null)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard