struct

Stripe::LineItem::ProductData

Inherits JSON::Serializable < Stripe::Resource < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new(*, name : String, description : Nil | String = nil, images : Nil | Array(String) = nil, metadata : Nil | Hash(String, String) = nil, tax_code : Nil | String = nil)
Source

Instance methods

description
Source
images
Source
metadata
Source
name
Source
tax_code
Source