public interface IRequestAmount
Modifier and Type | Method and Description |
---|---|
String |
getAmount() |
String |
getCurrencyCode() |
boolean |
isCashDiscount() |
boolean |
isSurcharge() |
boolean |
isTaxExempt() |
Copyright © 2022 BlockChyp, Inc.. All rights reserved.