# Cyclos411Api.NfcInitializeResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**tagKey** | **String** | The PICC Master Key that should be used to seal the NFC tag, encoded as hex.  | [optional] 
**applicationKey** | **String** | The Application Master Key that should be used on the application entry of the NFC tag, encoded as hex.  | [optional] 
**operationalKey** | **String** | The Application Key used to operate with the tag, encoded as hex. Used when making a payment or to assign an already initialized tag to a user.  | [optional] 
**tokenLabel** | **String** | The same label given by the client at initialization or the label generated according the the pattern defined.  | [optional] 


