Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 277 Bytes

Payout.md

File metadata and controls

18 lines (12 loc) · 277 Bytes

Conekta::Payout

Properties

Name Type Description Notes
payout_method PayoutMethod

Example

require 'conekta'

instance = Conekta::Payout.new(
  payout_method: null
)