enum Haystack::Page::Type

Defined in:

haystack/page/type.cr

Enum Members

Payment = 0
Product = 1
Subscription = 2

Instance Method Summary

Instance Method Detail

def payment? #

[View source]
def product? #

[View source]
def subscription? #

[View source]