class Tourmaline::RevenueWithdrawalStateSucceeded
- Tourmaline::RevenueWithdrawalStateSucceeded
- Reference
- Object
Overview
The withdrawal succeeded.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#date : Time
Date the withdrawal was completed in Unix time
-
#date=(date : Time)
Date the withdrawal was completed in Unix time
-
#type : String
Type of the state, always "succeeded"
-
#type=(type : String)
Type of the state, always "succeeded"
-
#url : String
An HTTPS URL that can be used to see transaction details
-
#url=(url : String)
An HTTPS URL that can be used to see transaction details