Class: IpAccessControlListMappingContext

.DomainContext.IpAccessControlListMappingContext(version, accountSid, domainSid, sid)

new IpAccessControlListMappingContext(version, accountSid, domainSid, sid)

Initialize the IpAccessControlListMappingContext
Parameters:
Name Type Description
version V2010 Version of the resource
accountSid sid The unique id of the Account that is responsible for this resource.
domainSid sid A string that uniquely identifies the SIP Domain
sid sid A 34 character string that uniquely identifies the resource to fetch.
Source:

Methods

fetch(callbackopt) → {Promise}

fetch a IpAccessControlListMappingInstance
Parameters:
Name Type Attributes Description
callback function <optional>
Callback to handle processed record
Source:
Returns:
Resolves to processed IpAccessControlListMappingInstance
Type
Promise

remove(callbackopt) → {Promise}

remove a IpAccessControlListMappingInstance
Parameters:
Name Type Attributes Description
callback function <optional>
Callback to handle processed record
Source:
Returns:
Resolves to processed IpAccessControlListMappingInstance
Type
Promise

toJSON()

Provide a user-friendly representation
Source:
Returns:
Object