struct Haystack::Page
- Haystack::Page
- Struct
- Value
- Object
Included Modules
- Haystack::Resource
- JSON::Serializable
Defined in:
haystack/page.crConstructors
Instance Method Summary
- #active
- #active?
- #amount : Int32 | Nil
- #collect_phone
- #collect_phone?
- #created_at : Time | Nil
- #currency : Currency | Nil
- #custom_fields : Array(CustomField) | Nil
- #description : String | Nil
- #domain : Domain | Nil
- #id : Int64 | Nil
- #integration : Integration | Nil
- #metadata : Metadata | Nil
- #migrate
- #migrate?
- #name : String | Nil
- #notification_email : String | Nil
- #plan : Plan | Nil
- #products : Array(Product) | Nil
- #published
- #published?
- #redirect_url : String | Nil
- #slug : String | Nil
- #split_code : String | Nil
- #success_message : String | Nil
- #type : Type | Nil
- #updated_at : Time | Nil