class Braintree::Operations::State
- Braintree::Operations::State
- Reference
- Object
Defined in:
operations.crInstance Method Summary
- #operation : BTO::Operation | Nil
- #operation=(operation : BTO::Operation | Nil)
- #request : HTTP::Request | Nil
- #request=(request : HTTP::Request | Nil)
- #response : HTTP::Client::Response | Nil
- #response=(response : HTTP::Client::Response | Nil)
- #success?