protos.Phone
countryCodestringrequired
국제전화 국가 번호 예: 82, 81, 1, 44 ... 참고
phoneNumberstringrequired
전화번호 예: 10123456789
protos.Phone
{
"countryCode": "string",
"phoneNumber": "string"
}
국제전화 국가 번호 예: 82, 81, 1, 44 ... 참고
전화번호 예: 10123456789
{
"countryCode": "string",
"phoneNumber": "string"
}