| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,LineItemAttributeCreate> |
LineItemCreate.attributes |
| Modifier and Type | Method and Description |
|---|---|
LineItemAttributeCreate |
LineItemAttributeCreate.label(String label) |
LineItemAttributeCreate |
LineItemAttributeCreate.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LineItemAttributeCreate> |
LineItemCreate.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
LineItemCreate |
LineItemCreate.putAttributesItem(String key,
LineItemAttributeCreate attributesItem) |
| Modifier and Type | Method and Description |
|---|---|
LineItemCreate |
LineItemCreate.attributes(Map<String,LineItemAttributeCreate> attributes) |
void |
LineItemCreate.setAttributes(Map<String,LineItemAttributeCreate> attributes) |
Copyright © 2021. All rights reserved.