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

    Type Alias GetPlatformPartnersResponse

    파트너 다건 조회 성공 응답 정보

    type GetPlatformPartnersResponse = {
        items: PlatformPartner[];
        page: PageInfo;
    }
    Index

    Properties

    Properties

    조회된 파트너 리스트

    page: PageInfo

    조회된 페이지 정보