@portone/server-sdk
    Preparing search index...

    Type Alias OneLineAddress

    한 줄 형식 주소

    한 줄 형식 주소만 존재합니다.

    type OneLineAddress = {
        type: "ONE_LINE";
        oneLine: string;
    }
    Index

    Properties

    Properties

    type: "ONE_LINE"
    oneLine: string

    주소 (한 줄)