# PaylaterPaymentMethod

Paylater payment method.

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**paylater** | [**Paylater**](Paylater.md) |  | [default to undefined]

## Example

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

const instance: PaylaterPaymentMethod = {
    paylater,
};
```

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