# RegisterMarketplaceAgreementResponse

## Example Usage

```typescript
import { RegisterMarketplaceAgreementResponse } from "@flexprice/sdk/sdk/models";

let value: RegisterMarketplaceAgreementResponse = {};
```

## Fields

| Field                   | Type                    | Required                | Description             |
| ----------------------- | ----------------------- | ----------------------- | ----------------------- |
| `customerMappingId`     | *string*                | :heavy_minus_sign:      | N/A                     |
| `planMappingId`         | *string*                | :heavy_minus_sign:      | N/A                     |
| `status`                | *string*                | :heavy_minus_sign:      | N/A                     |
| `subscriptionMappingId` | *string*                | :heavy_minus_sign:      | N/A                     |