Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 875 Bytes

RateMassEdit.md

File metadata and controls

31 lines (19 loc) · 875 Bytes

DnlApi.RateMassEdit

Properties

Name Type Description Notes
endDate RMEOpDate
interval RMEOpInt
effectiveDate RMEOpDate
minTime RMEOpInt
actionType String
timeProfileId RMEOpProfile
rateIdList [Number] [optional]
rate RMEOpDecimal
setupFee RMEOpDecimal

Enum: ActionTypeEnum

  • delete found rates (value: "delete found rates")

  • insert as new rates (value: "insert as new rates")

  • update current rates (value: "update current rates")

  • update all rates (value: "update all rates")