feeDetails property

FeeDetails? feeDetails
getter/setter pair

Description of fee charged by the anchor. If quote_id is present, it should match the referenced quote's fee object.

Implementation

FeeDetails? feeDetails;