PublicAPIRequestComponents
struct PublicAPIRequestComponents
-
Declaration
Swift
static let scheme: String -
Declaration
Swift
static let host: String -
Declaration
Swift
static let addressPath: String
-
Declaration
Swift
static let currentPage: String -
Declaration
Swift
static let countPerPage: String -
Declaration
Swift
static let confmKey: String -
Declaration
Swift
static let keyword: String
-
Declaration
Swift
static let page: String -
Declaration
Swift
func searchAddress(currentPage: String, keyword: String ) -> URLComponents
PublicAPIRequestComponents Structure Reference