Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 396 Bytes

File metadata and controls

18 lines (12 loc) · 396 Bytes

EzmaxApi::PaymentgatewayGetObjectV2ResponseMPayload

Properties

Name Type Description Notes
obj_paymentgateway PaymentgatewayResponseCompound

Example

require 'Ezmaxapi'

instance = EzmaxApi::PaymentgatewayGetObjectV2ResponseMPayload.new(
  obj_paymentgateway: null
)