NexSDK
    Preparing search index...

    Interface UploadRoomPhotoBody

    interface UploadRoomPhotoBody {
        alt_text?: BodyUploadRoomPhotoPropertiesPropertyIdRoomsRoomIdPhotosPostAltText;
        file: string;
    }
    Index

    Properties

    Properties

    alt_text?: BodyUploadRoomPhotoPropertiesPropertyIdRoomsRoomIdPhotosPostAltText
    file: string