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