class Calendly::InviteePayment
Calendly's invitee payment model.
Attributes
amount[RW]
@return The amount of the payment.
currency[RW]
@return [String] The currency format that the payment is in.
external_id[RW]
@return [String] Unique identifier for the payment.
provider[RW]
@return [String] Payment provider.
successful[RW]
@return [Boolean] Indicates whether the payment was successfully processed.
terms[RW]
@return [String] Terms of the payment.