Optionalfacet結果として返されるファセットをどのレベルで形作るかを指定する ファセット表現。
例: "/東京都"
Optionallimit取得したい項目の最大数。
指定がない場合は100と見なされます。
Optionaloffset結果を取得する開始オフセット。
OptionalqThe query to search against the address database.
Either q or t must be present.
Example: "東京都 AND 渋谷区"
OptionaltThe unprocessed portions of the address string to search against the address database.
Either q or t must be present.
Example: "東京都渋谷区初台"
Optionalversion検索を行うデータベースのバージョン。
デフォルトは利用可能な最新バージョンとなります。
例: "2021-04-30"
AddressSearcherOptionsは "searchAddresses" API に送られる パラメータを記述します。