| Package | Description |
|---|---|
| io.getlime.security.powerauth.lib.mtoken.model.entity | |
| io.getlime.security.powerauth.lib.mtoken.model.entity.attributes |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
FormData.getAttributes()
Get form data attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FormData.setAttributes(List<Attribute> attributes)
Set form data attributes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AmountAttribute
Attribute representing a financial amount item, with attributes for amount
and currency, that can be rendered on a mobile application.
|
class |
HeadingAttribute
Attribute representing a heading.
|
class |
KeyValueAttribute
Attribute representing a key-value item, where key and value are displayed
next to each other.
|
class |
NoteAttribute
Attribute representing a key-value item, where key and value are displayed
below each other, with value that can extend over multiple lines.
|
class |
PartyAttribute
Attribute representing a party.
|
Copyright © 2016–2018 Lime - HighTech Solutions Inc.. All rights reserved.