Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 378 Bytes

File metadata and controls

18 lines (12 loc) · 378 Bytes

EzmaxApi::PaymenttermGetObjectV2ResponseMPayload

Properties

Name Type Description Notes
obj_paymentterm PaymenttermResponseCompound

Example

require 'Ezmaxapi'

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