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

    Type Alias PlatformPayoutAccount

    type PlatformPayoutAccount = {
        bank: Bank;
        number: string;
        holder: string;
    }
    Index

    Properties

    Properties

    bank: Bank
    number: string
    holder: string