Open the Portico Developer Guide site
PosGateway Schema
Attribute Element
PosGateway Schema > ManageTokensReqType Complex Type > TokenActions Element > Delete Element : Attribute Element
Description

The name of the attribute to delete. If an attribute is not provided, the token will be deleted.

Namespace http://Hps.Exchange.PosGateway
Overview
Attribute

The name of the attribute to delete. If an attribute is not provided, the token will be deleted.

Source
<xs:element name="Attribute" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">The name of the attribute to delete. If an attribute is not provided, the token will be deleted.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
Delete ElementTokenActions ElementManageTokensReqType Complex TypePosGateway Schema