Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 335 Bytes

File metadata and controls

18 lines (12 loc) · 335 Bytes

Komoju::SimulateLiveApplicationPaymentMethodStatusRequest

Properties

Name Type Description Notes
status String [optional]

Example

require 'komoju-sdk'

instance = Komoju::SimulateLiveApplicationPaymentMethodStatusRequest.new(
  status: null
)