| Table: dbo.Client_Onboarding_Property | |||
| Contains information required to support communication with the MyPay Onboarding product. The Onboarding product is a wizard, hosted in Onvio, that collects data to be imported and create an SBPR client. | |||
| Columns | |||
| Name | Type | Constraints | Description |
| property_name | nvarchar (100) | NOT NULL | Name of the property |
| property_value | nvarchar (510) | NOT NULL | The value for the property |
| Primary key | |||
| Name | Columns | Description | |
| PK_Client_Onboarding_Property$property_name | property_name | ||