Skip to main content
Enumeration
enum TransferType

Enumeration Cases

TransferType.incoming

case incoming

TransferType.outgoing

case outgoing

Initializers

init(rawValue:)

Inherited from RawRepresentable.init(rawValue:).
init?(rawValue: String)