---
title: NFCISO15693CustomCommandConfiguration
framework: corenfc
role: symbol
role_heading: Class
path: corenfc/nfciso15693customcommandconfiguration
---

# NFCISO15693CustomCommandConfiguration

## Declaration

```swift
class NFCISO15693CustomCommandConfiguration
```

## Overview

Overview Configuration options for the Manufacturer Custom command.

## Topics

### Initializers

- [init(manufacturerCode:customCommandCode:requestParameters:)](corenfc/nfciso15693customcommandconfiguration/init(manufacturercode:customcommandcode:requestparameters:).md)
- [init(manufacturerCode:customCommandCode:requestParameters:maximumRetries:retryInterval:)](corenfc/nfciso15693customcommandconfiguration/init(manufacturercode:customcommandcode:requestparameters:maximumretries:retryinterval:).md)

### Instance Properties

- [customCommandCode](corenfc/nfciso15693customcommandconfiguration/customcommandcode.md)
- [manufacturerCode](corenfc/nfciso15693customcommandconfiguration/manufacturercode.md)
- [requestParameters](corenfc/nfciso15693customcommandconfiguration/requestparameters.md)

## Relationships

### Inherits From

- [NFCTagCommandConfiguration](corenfc/nfctagcommandconfiguration.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
