Bold.Types.PaymentLinkRequest (Bold v0.1.0)
View SourcePaymentLink request struct.
Summary
Types
@type amount() :: %{ currency: String.t(), taxes: [Bold.Types.Tax.t()], total_amount: float(), tip_amount: float() }
PaymentLink request struct.
@type amount() :: %{ currency: String.t(), taxes: [Bold.Types.Tax.t()], total_amount: float(), tip_amount: float() }