struct

Graphene::Operations::OP_credit_offer_accept

Inherits Graphene::Serialize::Composite < Graphene::Serialize::Pack < Struct < Value < Object

Constructors

from_graphene_json(json : JSON::Any | Nil, args) : self
Source
new(fee : Graphene::Operations::T_asset, borrower : Graphene::Serialize::Tm_protocol_id_type(2_i8), offer_id : Graphene::Serialize::Tm_protocol_id_type(21_i8), borrow_amount : Graphene::Operations::T_asset, collateral : Graphene::Operations::T_asset, max_fee_rate : UInt32, min_duration_seconds : UInt32, extensions : Graphene::Serialize::Tm_empty_set(Graphene::Serialize::T_void))
Source
unpack(io) : self
Source

Instance methods

borrow_amount
Source
borrower
Source
collateral
Source
extensions
Source
max_fee_rate
Source
min_duration_seconds
Source
offer_id
Source

Nested types