interface PurchaseAmountText {
    simpleText: string;
}

Properties

Properties

simpleText: string