struct Haystack::Plan
- Haystack::Plan
- Struct
- Value
- Object
Included Modules
- Haystack::FromAny
- Haystack::Resource
- JSON::Serializable
Defined in:
haystack/plan.crConstructors
Class Method Summary
Instance Method Summary
- #active_subscriptions : Int64 | Nil
- #amount : Int32 | Nil
- #created_at : Time | Nil
- #currency : Currency | Nil
- #deleted?
- #description : String | Nil
- #domain : Domain | Nil
- #hosted_page
- #hosted_page?
- #hosted_page_summary : String | Nil
- #hosted_page_url : String | Nil
- #id : Int64 | Nil
- #integration : Integration | Nil
- #interval : Interval | Nil
- #invoice_limit : Int32 | Nil
- #is_archived
- #is_archived?
- #is_deleted
- #is_deleted?
- #migrate
- #migrate?
- #name : String | Nil
- #pages : Array(JSON::Any) | Nil
- #plan_code : String | Nil
- #send_invoices
- #send_invoices?
- #send_sms
- #send_sms?
- #subscriptions : Array(Subscription) | Nil
- #total_subscriptions : Int64 | Nil
- #total_subscriptions_revenue : Int64 | Nil
- #updated_at : Time | Nil