class Beehiiv::Subscription::CustomField

Defined in:

beehiiv/methods/core/subscriptions/update_subscription.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, value : String = "", delete : Bool = false) #

[View source]

Instance Method Detail

def delete : Bool #

[View source]
def name : String #

[View source]
def value : String #

[View source]