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

    Type Alias PlatformFee

    PlatformFee:
        | PlatformFixedAmountFee
        | PlatformFixedRateFee
        | { type: Unrecognized }

    플랫폼 중개수수료 정보

    Type declaration