Skip to content

FeeAmount_OtherFee

bigearsenal edited this page May 17, 2022 · 1 revision

FeeAmount.OtherFee

public struct OtherFee: Equatable, Hashable 

Inheritance

Equatable, Hashable

Initializers

init(amount:unit:)

public init(amount: Double, unit: String) 

Properties

amount

public var amount: Double

unit

public var unit: String
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally