Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
beehiiv
v0.2.0
Beehiiv
EmailBlast
Content
EmailContent
Stats
ClickStats
EmailStats
Status
Error
Type
List
Object
ParamsBuilder
Post
Audience
Content
FreeContent
PremiumContent
Platform
Stats
ClickStats
EmailStats
WebStats
EmailStats
WebStats
Status
Publication
Stats
ReferralProgram
Reward
Segment
SegmentType
Status
Subscription
CustomField
Status
SubscriptionTier
BeehiivMethods
Enum
StringConverter
EventPayload
Exception
Built with Crystal 1.9.2
2023-10-08 13:31:05 UTC
class
Beehiiv::ReferralProgram::Reward
Beehiiv::ReferralProgram::Reward
Reference
Object
Included Modules
JSON::Serializable
Defined in:
beehiiv/objects/core/referral_program.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#_type
: String
#description
: String
#id
: String
#image_url
: String
#name
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
_type
: String
#
[
View source
]
def
description
: String
#
[
View source
]
def
id
: String
#
[
View source
]
def
image_url
: String
#
[
View source
]
def
name
: String
#
[
View source
]