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

    Type Alias GetPlatformPayoutsBody

    type GetPlatformPayoutsBody = {
        isForTest?: boolean;
        page?: PageInput;
        filter?: PlatformPayoutFilterInput;
    }
    Index

    Properties

    isForTest?: boolean
    page?: PageInput