@portone/server-sdk
Preparing search index...
IdentityVerification
IdentityVerificationRequestedCustomer
Type Alias IdentityVerificationRequestedCustomer
요청 시 고객 정보
type
IdentityVerificationRequestedCustomer
=
{
id
?:
string
;
name
?:
string
;
phoneNumber
?:
string
;
birthYear
?:
string
;
birthMonth
?:
string
;
birthDay
?:
string
;
}
Index
Properties
id?
name?
phone
Number?
birth
Year?
birth
Month?
birth
Day?
Properties
Optional
id
id
?:
string
식별 아이디
Optional
name
name
?:
string
이름
Optional
phone
Number
phoneNumber
?:
string
전화번호
특수 문자(-) 없이 숫자로만 이루어진 번호 형식입니다.
Optional
birth
Year
birthYear
?:
string
출생연도
Optional
birth
Month
birthMonth
?:
string
출생월
Optional
birth
Day
birthDay
?:
string
출생일
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
phone
Number
birth
Year
birth
Month
birth
Day
@portone/server-sdk
Loading...
요청 시 고객 정보