TransferOperation

public struct TransferOperation : BaseOperation

Struct used to encapsulate operations related to the OperationType.transferOperation

  • Undocumented

    Declaration

    Swift

    public func toJSON() -> Any?
  • Undocumented

    Declaration

    Swift

    public func toJSON() -> String?
  • Undocumented

    Declaration

    Swift

    public func toData() -> Data?