class

Stripe::Price

Inherits StripeMethods / JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

list(active : Bool | Nil = nil, product : String | Nil = nil, currency : String | Nil = nil, type : String | Nil = nil, lookup_keys : Array(String) | Nil = nil, recurring : Hash(String, String | Int32 | Nil) | Nil = nil, limit : Int32 | Nil = nil, created : Hash(String, Int32) | Nil = nil, starting_after : String | Nil = nil, ending_before : String | Nil = nil) : List(Stripe::Price)
Source

Instance methods

active
Source
billing_scheme
Source
created
Source
currency
Source
livemode?
Source
metadata
Source
nickname
Source
product
Source
type
Source
unit_amount
Source
unit_amount_decimal
Source