Enum GitHub::IpAllowListEntryOrderField
 
Properties by which IP allow list entry connections can be ordered.
Enum Values
        CREATED_AT
    
    
    Order IP allow list entries by creation time.
        ALLOW_LIST_VALUE
    
    
    Order IP allow list entries by the allow list value.