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

    Type Alias SettlementAmountType

    SettlementAmountType: "NET" | "GROSS" | string & {}

    Type declaration

    • "NET"

      순액(공급가액)

    • "GROSS"

      총액(공급가액, 부가세)

    • string & {}