Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 360 Bytes

File metadata and controls

18 lines (12 loc) · 360 Bytes

EzmaxApi::PaymenttermEditObjectV1Request

Properties

Name Type Description Notes
obj_paymentterm PaymenttermRequestCompound

Example

require 'Ezmaxapi'

instance = EzmaxApi::PaymenttermEditObjectV1Request.new(
  obj_paymentterm: null
)