readAttributeAllowedVendorList(completionHandler:)

Declaration

func readAttributeAllowedVendorList(completionHandler: @escaping  @Sendable ([Any]?, (any Error)?) -> Void)
func readAttributeAllowedVendorList() async throws -> [Any]