Uses of Class
it.auties.whatsapp.model.info.PaymentInfoBuilder
Packages that use PaymentInfoBuilder
-
Uses of PaymentInfoBuilder in it.auties.whatsapp.model.info
Methods in it.auties.whatsapp.model.info that return PaymentInfoBuilderModifier and TypeMethodDescriptionPaymentInfoBuilder.amount1000(long amount1000) PaymentInfoBuilder.currencyDeprecated(PaymentInfo.Currency currencyDeprecated) PaymentInfoBuilder.exchangeAmount(PaymentMoney exchangeAmount) PaymentInfoBuilder.expiryTimestampSeconds(long expiryTimestampSeconds) PaymentInfoBuilder.futureProofed(boolean futureProofed) PaymentInfoBuilder.primaryAmount(PaymentMoney primaryAmount) PaymentInfoBuilder.receiverJid(Jid receiverJid) PaymentInfoBuilder.requestMessageKey(ChatMessageKey requestMessageKey) PaymentInfoBuilder.status(PaymentInfo.Status status) PaymentInfoBuilder.transactionStatus(PaymentInfo.TransactionStatus transactionStatus) PaymentInfoBuilder.transactionTimestampSeconds(long transactionTimestampSeconds) PaymentInfoBuilder.useNoviFormat(boolean useNoviFormat)