public static class GasSettings.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GasSettings |
build() |
GasSettings.Builder |
withDescription(String description) |
public Builder(String serviceCode)
serviceCode
- Identifier for the category of Goods and services. See chapter
3.1 in the ITC SMS Gateway API specification for more information.public GasSettings.Builder withDescription(String description)
description
- Further details of the Goods and services. The description may
occur on the end-user invoice (together with category) for certain Mobile Network Operators.public GasSettings build()
Copyright © 2016. All rights reserved.