Action Ip Community Properties Response
data class ActionIpCommunityPropertiesResponse(val add: IpCommunityIdListResponse? = null, val delete: IpCommunityIdListResponse? = null, val set: IpCommunityIdListResponse? = null)
IP Community Properties.
Constructors
Link copied to clipboard
constructor(add: IpCommunityIdListResponse? = null, delete: IpCommunityIdListResponse? = null, set: IpCommunityIdListResponse? = null)