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

    Type Alias ReschedulePlatformContractBody

    계약 예약 업데이트 재설정을 위한 입력 정보

    type ReschedulePlatformContractBody = {
        update: UpdatePlatformContractBody;
        appliedAt: string;
    }
    Index

    Properties

    Properties

    반영할 업데이트 내용

    appliedAt: string

    업데이트 적용 시점 (RFC 3339 date-time)