module CoinPayments::BoolToIntConverter

Defined in:

coinpayments/types.cr

Class Method Summary

Class Method Detail

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

[View source]
def self.to_json(value : Bool, json : JSON::Builder) #

[View source]