@portone/server-sdk
Preparing search index...
Common
SeparatedAddressInput
Type Alias SeparatedAddressInput
분리 형식 주소 입력 정보
type
SeparatedAddressInput
=
{
addressLine1
:
string
;
addressLine2
:
string
;
city
?:
string
;
province
?:
string
;
country
?:
Country
;
}
Index
Properties
address
Line1
address
Line2
city?
province?
country?
Properties
address
Line1
addressLine1
:
string
상세 주소 1
address
Line2
addressLine2
:
string
상세 주소 2
Optional
city
city
?:
string
시/군/구
Optional
province
province
?:
string
주/도/시
Optional
country
country
?:
Country
국가
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Line1
address
Line2
city
province
country
@portone/server-sdk
Loading...
분리 형식 주소 입력 정보