SippoTransfer

public class SippoTransfer

A model that represents a transfer to another participant

  • to

    User who will receive the transfer

    Declaration

    Swift

    public var to: String!
  • Constraints to sent

    Declaration

    Swift

    public let constraints: [ConferenceConstraint]