Type AliasSchedulePlatformContractResponse

SchedulePlatformContractResponse: {
    scheduledContract: PlatformContract;
}

계약 업데이트 예약 성공 응답

Type declaration