https://wsapi.ams360.com/v3.0
https://wsapi.ams360.com/v3.0 / PolicyDeleteRemark Element
In This Topic
    PolicyDeleteRemark Element
    In This Topic
    Namespace https://wsapi.ams360.com/v3.0
    Diagram
    TransactionEffectiveDate Element RemarkId Element PolicyId Element Sequence request Element Sequence PolicyDeleteRemark Element
    Overview
    Source
    <xs:element name="PolicyDeleteRemark" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:complexType>
        <xs:sequence>
          <xs:element xmlns:q158="https://wsapi.ams360.com/v3.0/DataContract" minOccurs="0" name="request" nillable="true" type="q158:PolicyDeleteRemarkRequest" />
        </xs:sequence>
      </xs:complexType>
    </xs:element>
    See Also