ACS12 - User Contract Standard¶
ACS12 is used to manage user contract.
Types¶
acs12.UserContractMethodFees¶
Field | Type | Label | Description |
---|---|---|---|
fees | acs12.UserContractMethodFee | repeated | List of fees to be charged. |
is_size_fee_free | bool | Optional based on the implementation of SetConfiguration method. |