---
title: type
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inpaymentmethod/type
---

# type

The type of account used as the source of funds.

## Declaration

```swift
var type: INPaymentMethodType { get }
```

## See Also

### Getting the Payment Information

- [INPaymentMethodType](intents/inpaymentmethodtype.md)
- [name](intents/inpaymentmethod/name.md)
- [identificationHint](intents/inpaymentmethod/identificationhint.md)
- [icon](intents/inpaymentmethod/icon.md)
