class Stripe::Charge::Outcome

Included Modules

Defined in:

stripe/objects/core/charge.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def network_status : NetworkStatus #

def reason : Reason | Nil #

def risk_level : RiskLevel | Nil #

def risk_score : Int32 | Nil #

def rule : String | Nil #

def seller_message : String #

def type : Type #