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()
BlockType
Unit 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_UP
Copyright © 2010-2019. All Rights Reserved.