details property
(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;
(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.
List<FeeDetailsDetails>? details;