Models

  • Iota account, used to return all the info for an account like the balance or addresses

    See more

    Declaration

    Swift

    public struct IotaAccount
  • Represents a Iota Bundle and all the reattaches, used to group all the txs in a single object.

    See more

    Declaration

    Swift

    public struct IotaHistoryTransaction
  • Represents a Iota Transaction.

    See more

    Declaration

    Swift

    public struct IotaTransaction
  • Represents a Iota Transfer.

    See more

    Declaration

    Swift

    public struct IotaTransfer
  • Represents a Iota Bundle.

    See more

    Declaration

    Swift

    public struct IotaBundle
  • Represents a Iota Signature.

    See more

    Declaration

    Swift

    public struct IotaSignature
  • Represents a Iota Input.

    See more

    Declaration

    Swift

    public struct IotaInput
  • Represents a Iota Address.

    See more

    Declaration

    Swift

    public struct IotaAddress
  • Used to carry a log message.

    See more

    Declaration

    Swift

    public struct IotaLog