본문으로 건너뛰기

protos.procedure.GetTargetCountriesQueryResponse

data object[]
  • Array [
  • codestring

    국가 코드

    orderint32
    suggestingVisitorTypeIdstring

    비어 있는 경우, 기본 수가 유형인 '정상가' 를 사용함.

  • ]
  • protos.procedure.GetTargetCountriesQueryResponse
    {
    "data": [
    {
    "code": "string",
    "order": 0,
    "suggestingVisitorTypeId": "string"
    }
    ]
    }