# Namespace: Price

## Table of contents

### Type Aliases

- [GetByAmountParams](Price.md#getbyamountparams)

## Type Aliases

### GetByAmountParams

Ƭ **GetByAmountParams**: `Object`

#### Type declaration

| Name | Type |
| :------ | :------ |
| `amount?` | [`Amount`](Types.md#amount) |
| `price?` | [`Number`](Types.md#number) |
