GetVersionInput
    
            
            in package
            
        
    
    
    
FinalYes
Tags
Table of Contents
Properties
- $changeId : string
 - $maxSupported : int
 - $minSupported : int
 
Methods
- with() : self
 
Properties
$changeId read-only
    public
        string
    $changeId
    
    
    
    
$maxSupported read-only
    public
        int
    $maxSupported
    
    
    
    
$minSupported read-only
    public
        int
    $minSupported
    
    
    
    
Methods
with()
    public
                    with([string|null $changeId = null ][, int|null $minSupported = null ][, int|null $maxSupported = null ]) : self
    Parameters
- $changeId : string|null = null
 - $minSupported : int|null = null
 - $maxSupported : int|null = null