Contents

organizationName

The name of the company that provides services to the user.

Declaration

@NSCopying var organizationName: INSpeakableString? { get }

Discussion

This property represents the actual name of the organization that provides services to the user and supports bill payment through your app. The organization name might refer to the name of a specific company or group that provides services. When the user specifies the organization name, instead of the account nickname, use this value to locate the corresponding account in your app.

See Also

Getting the Payee Details