class
Stripe::Checkout::LineItem
- Stripe::Checkout::LineItem
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
stripe/objects/core/checkout/line_item.crConstructors
Instance Method Summary
- #amount_discount : Int32 | Nil
- #amount_subtotal : Int32 | Nil
- #amount_tax : Int32 | Nil
- #amount_total : Int32 | Nil
- #currency : String | Nil
- #description : String | Nil
- #id : String | Nil
- #object : String | Nil
- #price : Stripe::Price | Nil
- #quantity : Int32 | Nil