24 lines
534 B
Markdown
24 lines
534 B
Markdown
|
---
|
||
|
title: messagePaymentSuccessful
|
||
|
description: Payment completed
|
||
|
---
|
||
|
## Constructor: messagePaymentSuccessful
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Payment completed
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|currency|[string](../types/string.md) | Yes|Currency for goods price|
|
||
|
|total\_amount|[int53](../types/int53.md) | Yes|Goods total price in minimal quantity of the currency|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [MessageContent](../types/MessageContent.md)
|
||
|
|
||
|
|