public interface Block
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getMinTopUpCredit() |
InternationalPrice |
getPrice() |
java.lang.Double |
getSize() |
BlockType |
getType() |
Unit |
getUnit() |
BlockType getType()
BlockTypeUnit getUnit()
Block section.java.lang.Double getSize()
InternationalPrice getPrice()
InternationalPrice for that Block section.java.lang.Double getMinTopUpCredit()
throws CatalogApiException
Unit credits after which TopUp kicks in.CatalogApiException - if the {#code Block} is not of type BlockType.TOP_UPCopyright © 2010-2019. All Rights Reserved.