| Package | Description |
|---|---|
| com.google.api.services.walletobjects.model |
| Modifier and Type | Method and Description |
|---|---|
CardRowTwoItems |
CardRowTwoItems.clone() |
CardRowTwoItems |
CardRowTemplateInfo.getTwoItems()
Template for a row containing two items.
|
CardRowTwoItems |
CardRowTwoItems.set(String fieldName,
Object value) |
CardRowTwoItems |
CardRowTwoItems.setEndItem(TemplateItem endItem)
The item to be displayed at the end of the row.
|
CardRowTwoItems |
CardRowTwoItems.setStartItem(TemplateItem startItem)
The item to be displayed at the start of the row.
|
| Modifier and Type | Method and Description |
|---|---|
CardRowTemplateInfo |
CardRowTemplateInfo.setTwoItems(CardRowTwoItems twoItems)
Template for a row containing two items.
|
Copyright © 2011–2025 Google. All rights reserved.