| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
DetailsItemInfo |
DetailsItemInfo.clone() |
DetailsItemInfo |
DetailsItemInfo.set(String fieldName,
Object value) |
DetailsItemInfo |
DetailsItemInfo.setItem(TemplateItem item)
The item to be displayed in the details list.
|
| Modifier and Type | Method and Description |
|---|---|
List<DetailsItemInfo> |
DetailsTemplateOverride.getDetailsItemInfos()
Information for the "nth" item displayed in the details list.
|
| Modifier and Type | Method and Description |
|---|---|
DetailsTemplateOverride |
DetailsTemplateOverride.setDetailsItemInfos(List<DetailsItemInfo> detailsItemInfos)
Information for the "nth" item displayed in the details list.
|
Copyright © 2011–2025 Google. All rights reserved.