Conekta::Payout
April 29, 2024 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| payout_method | PayoutMethod |
Example
require 'conekta'
instance = Conekta::Payout.new(
payout_method: null
)
April 29, 2024 ยท View on GitHub
| Name | Type | Description | Notes |
|---|---|---|---|
| payout_method | PayoutMethod |
require 'conekta'
instance = Conekta::Payout.new(
payout_method: null
)