# PGCreatePAR200Response


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**par** | **string** | PAR for plain card sent in request. | [optional] [default to undefined]

## Example

```typescript
import { PGCreatePAR200Response } from 'cashfree-pg';

const instance: PGCreatePAR200Response = {
    par,
};
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
