RelocationBatchResultData

public class RelocationBatchResultData : CustomStringConvertible, JSONRepresentable

The RelocationBatchResultData struct

  • Metadata of the relocated object.

    Declaration

    Swift

    public let metadata: Files.Metadata
  • Declaration

    Swift

    public var description: String { get }