Class: Whop_sdk::Bounties::Types::CreateBountiesRequestCaptureSpec

Inherits:
Internal::Types::Model show all
Defined in:
lib/whop_sdk/bounties/types/create_bounties_request_capture_spec.rb

Overview

Per-bounty overrides of the served capture contract. Only accepted when business_goal_type is data_capture; omitted fields keep the platform defaults, and the resulting contract is echoed back as capture_spec on the bounty.

Method Summary

Methods inherited from Internal::Types::Model

#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from Whop_sdk::Internal::Types::Model