Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 381 Bytes

PaymenttermCreateObjectV1Request.md

File metadata and controls

18 lines (12 loc) · 381 Bytes

EzmaxApi::PaymenttermCreateObjectV1Request

Properties

Name Type Description Notes
a_obj_paymentterm Array<PaymenttermRequestCompound>

Example

require 'Ezmaxapi'

instance = EzmaxApi::PaymenttermCreateObjectV1Request.new(
  a_obj_paymentterm: null
)