NexSDK
    Preparing search index...

    Interface UpdatePhotoRequest

    interface UpdatePhotoRequest {
        alt_text?: UpdatePhotoRequestAltText;
        is_cover?: UpdatePhotoRequestIsCover;
        slot?: UpdatePhotoRequestSlot;
    }
    Index

    Properties

    alt_text?: UpdatePhotoRequestAltText
    is_cover?: UpdatePhotoRequestIsCover
    slot?: UpdatePhotoRequestSlot