public class CustomReceiptStatus
extends com.aliyun.tea.TeaModel
| Modifier and Type | Field and Description |
|---|---|
Boolean |
receiptFlag
example:
|
| Constructor and Description |
|---|
CustomReceiptStatus() |
| Modifier and Type | Method and Description |
|---|---|
static CustomReceiptStatus |
build(Map<String,?> map) |
Boolean |
getReceiptFlag() |
CustomReceiptStatus |
setReceiptFlag(Boolean receiptFlag) |
@NameInMap(value="receipt_flag") public Boolean receiptFlag
true, false
public static CustomReceiptStatus build(Map<String,?> map) throws Exception
Exceptionpublic CustomReceiptStatus setReceiptFlag(Boolean receiptFlag)
public Boolean getReceiptFlag()
Copyright © 2025. All rights reserved.