FillVestingWithdraw

public struct FillVestingWithdraw : OperationType, Equatable
  • Declaration

    Swift

    public var isVirtual: Bool { get }
  • Declaration

    Swift

    public let fromAccount: String
  • Declaration

    Swift

    public let toAccount: String
  • Declaration

    Swift

    public let withdrawn: Asset
  • Declaration

    Swift

    public let deposited: Asset