Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
coinpayments
master
CoinPayments
Balance
BalanceResponse
BoolToIntConverter
ClaimCouponResponse
Client
ConversionInfoResponse
ConvertCoinsResponse
ConvertLimitsResponse
CreateMassWithdrawalResponse
CreateTransactionResponse
CreateTransferResponse
CreateWithdrawalResponse
Error
GetBasicInfoResponse
GetCallbackAddressResponse
GetDepositAddressResponse
GetProfileResponse
Feedback
GetTxListResponse
GetTxResponse
GetWithdrawalHistoryResponse
GetWithdrawalHistoryResponseSingle
GetWithdrawalInfoResponse
Rate
RatesResponse
TagListResponseSingle
TxListItem
Built with Crystal 1.9.2
2023-10-07 21:37:00 UTC
struct
CoinPayments::ConvertLimitsResponse
CoinPayments::ConvertLimitsResponse
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
coinpayments/types.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#max
: String
#min
: String
#shapeshift_linked
: Bool
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
max
: String
#
[
View source
]
def
min
: String
#
[
View source
]
def
shapeshift_linked
: Bool
#
[
View source
]