PhotoReply
struct PhotoReply : Codable
extension PhotoReply: CustomStringConvertible
extension PhotoReply: CustomDebugStringConvertible
                Reply from the photos endpoints
- 
                  
                  
Declaration
Swift
var description: String { get } - 
                  
                  
Declaration
Swift
var debugDescription: String { get } 
            View on GitHub
          
      PhotoReply Structure Reference