Cms1500Policy
A CMS1500 policy
Fields
cms1500_id
· String
· The id of the cms1500 for the cms1500 policy Used By
Definition
"""A CMS1500 policy"""type Cms1500Policy { """ The cms1500 for the cms1500 policy """ cms1500: Cms1500
""" The id of the cms1500 for the cms1500 policy """ cms1500_id: String
""" The unique identifier of the policy """ id: ID
""" The policy for the cms1500 policy """ policy: Policy
""" The policy id of the cms1500 for the cms1500 policy """ policy_id: String}