Account Network Profile Account Access
data class AccountNetworkProfileAccountAccess(val defaultAction: String? = null, val ipRules: List<AccountNetworkProfileAccountAccessIpRule>? = null)
Constructors
Link copied to clipboard
fun AccountNetworkProfileAccountAccess(defaultAction: String? = null, ipRules: List<AccountNetworkProfileAccountAccessIpRule>? = null)