NexSDK
    Preparing search index...

    Interface PhotoListResponse

    interface PhotoListResponse {
        items: PhotoResponse[];
    }
    Index

    Properties

    Properties

    items: PhotoResponse[]