class Tourmaline::RevenueWithdrawalStateFailed

Overview

The withdrawal failed and the transaction was refunded.

Included Modules

Defined in:

tourmaline/types/api.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(type : String) #

[View source]

Instance Method Detail

def type : String #

Type of the state, always "failed"


[View source]
def type=(type : String) #

Type of the state, always "failed"


[View source]