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

    Type Alias PlatformDiscountSharePolicyScheduleAlreadyExistsError

    type PlatformDiscountSharePolicyScheduleAlreadyExistsError = {
        type: "PLATFORM_DISCOUNT_SHARE_POLICY_SCHEDULE_ALREADY_EXISTS";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "PLATFORM_DISCOUNT_SHARE_POLICY_SCHEDULE_ALREADY_EXISTS"
    message?: string