Uses of Class
org.robovm.apple.intents.INPaymentRecord
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INPaymentRecord in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INPaymentRecord Modifier and Type Method Description INPaymentRecordINRequestPaymentIntentResponse. getPaymentRecord()INPaymentRecordINSendPaymentIntentResponse. getPaymentRecord()Methods in org.robovm.apple.intents with parameters of type INPaymentRecord Modifier and Type Method Description voidINRequestPaymentIntentResponse. setPaymentRecord(INPaymentRecord v)voidINSendPaymentIntentResponse. setPaymentRecord(INPaymentRecord v)