---
title: identifier
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepayshippingmethod/identifier
---

# identifier

A client-defined value used to identify this shipping method.

## Declaration

```data
required DOMString identifier;
```

## See Also

### Working with shipping method properties

- [label](applepayontheweb/applepayshippingmethod/label.md)
- [detail](applepayontheweb/applepayshippingmethod/detail.md)
- [dateComponentsRange](applepayontheweb/applepayshippingmethod/datecomponentsrange.md)
- [amount](applepayontheweb/applepayshippingmethod/amount.md)
- [ApplePayDateComponentsRange](applepayontheweb/applepaydatecomponentsrange.md)
