Referenceentityidentitycredential_schemaOn this pageentity.identity.credential_schemaCredentialSchema Objects class CredentialSchema() Represents the schema information for a credential, including its ID and type. __init__ def __init__(id: str, type: str) -> None Constructs an CredentialSchema object with the specified parameters.