본문으로 건너뛰기

protos.open.FindVisitor

visitorNamestring
phone object
countryCodestringrequired

국제전화 국가 번호 예: 82, 81, 1, 44 ... 참고

phoneNumberstringrequired

전화번호 예: 10123456789

protos.open.FindVisitor
{
"visitorName": "string",
"phone": {
"countryCode": "string",
"phoneNumber": "string"
}
}