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

    Type Alias PlatformAccountTransferType

    PlatformAccountTransferType: "DEPOSIT" | "WITHDRAWAL" | string & {}

    계좌 이체 유형

    Type declaration

    • "DEPOSIT"

      입금

    • "WITHDRAWAL"

      출금

    • string & {}