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

    Type Alias PlatformSettlementCycleMethodMonthlyInput

    type PlatformSettlementCycleMethodMonthlyInput = {
        daysOfMonth: number[];
    }
    Index

    Properties

    Properties

    daysOfMonth: number[]