View Source ExChargebee.PaymentVoucher (ex_chargebee v0.4.0)

An interface for Interacting with payment_vouchers

For More information see Chargebee payment_voucher Documentation

Summary

Functions

Link to this function

create(params, path \\ "", opts \\ [])

View Source

Creates a payment_voucher.

Find more information in the Chargebee Documentation

Link to this function

resource_base_path(path \\ "")

View Source
Link to this function

resource_path(id, path \\ "")

View Source
Link to this function

retrieve(resource_id, opts \\ [])

View Source