Info

public struct Info : BoxInnerModel

Contains an opaque URL which will return status information about the file. It may change over time and should not be hard-coded or cached. The response is the entries object from the array with all fields available.

  • url

    An opaque URL which will return status information about the file.

    Declaration

    Swift

    public let url: String?