UpdatePlatformBody: {
    roundType?: PlatformRoundType;
    settlementFormula?: UpdatePlatformBodySettlementFormula;
    settlementRule?: UpdatePlatformBodySettlementRule;
}

플랫폼 업데이트를 위한 입력 정보

값이 명시되지 않은 필드는 업데이트하지 않습니다.

Type declaration