Transfer
public struct Transfer : Mappable
Transfer model
-
From name
Declaration
Swift
public let from: String -
To name
Declaration
Swift
public let to: String -
JSON Mapper
Declaration
Swift
public init(map: Mapper) throws
Transfer Structure Reference