struct

Stripe::Customer::InvoiceSettings

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

Constructors

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

Instance methods

custom_fields
Source
default_payment_method
Source
rendering_options
Source
transform_custom_fields(fields : Array(CustomField) | Nil)
Source
transform_custom_fields(fields : Hash(String, String))
Source

Nested types