NexSDK
    Preparing search index...

    Interface UploadPropertyPhotoBody

    interface UploadPropertyPhotoBody {
        alt_text?: BodyUploadPropertyPhotoPropertiesPropertyIdPhotosPostAltText;
        file: string;
    }
    Index

    Properties

    Properties

    alt_text?: BodyUploadPropertyPhotoPropertiesPropertyIdPhotosPostAltText
    file: string