details property

List<FeeDetailsDetails>? details
getter/setter pair

(optional) An array of objects detailing the fees that were used to calculate the conversion price. This can be used to datail the price components for the end-user.

Implementation

List<FeeDetailsDetails>? details;