Class: Whop_sdk::Types::PaymentNextAction
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Whop_sdk::Types::PaymentNextAction
- Extended by:
- Internal::Types::Union
- Defined in:
- lib/whop_sdk/types/payment_next_action.rb
Overview
What the buyer must do to finish. type picks the shape and each type carries only its own data, so switching
on type gives you exactly that step's payload.
Method Summary
Methods included from Internal::Types::Union
coerce, discriminant, load, member, members, type_member?
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Constructor Details
This class inherits a constructor from Whop_sdk::Internal::Types::Model