INBillType 枚举

定义

枚举常见账单。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INBillType
type INBillType = 
继承
INBillType
属性

字段

AutoInsurance 1

汽车保险账单。

Cable 2

有线电视提供商的账单。

CarLease 3

汽车租赁账单。

CarLoan 4

汽车贷款的账单。

CreditCard 5

信用卡账单。

Electricity 6

电费账单。

GarbageAndRecycling 8

废物清除法案。

Gas 7

天然气账单。

HealthInsurance 9

医疗保险账单。

HomeInsurance 10

家庭保险的账单。

Internet 11

Internet 访问费用。

LifeInsurance 12

人寿保险账单。

Mortgage 13

抵押贷款账单。

MusicStreaming 14

音乐流式传输服务的账单。

Phone 15

电话帐单。

Rent 16

租金账单。

Sewer 17

下水道使用账单。

StudentLoan 18

学生贷款账单。

TrafficTicket 19

交通票的罚款。

Tuition 20

学费账单。

Unknown 0

不确定或未知类型的帐单。

Utilities 21

一般公用事业账单。

Water 22

水费。

适用于